Comment 15 for bug 1792416

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-tripleo (stable/rocky)

Reviewed: https://review.openstack.org/635853
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=b35b807670f68c757ed561c19b3467d778096129
Submitter: Zuul
Branch: stable/rocky

commit b35b807670f68c757ed561c19b3467d778096129
Author: Damien Ciabrini <email address hidden>
Date: Wed Sep 19 04:38:33 2018 -0400

    mysql: use clustercheck credentials to poll galera state

    In the galera container, clustercheck is currently configured to
    use root credentials to poll the state of the local galera node.

    configure clustercheck to use the clustercheck credentials instead.

    Change-Id: Icca33ec759a9ef5abca6da4cd2e59f0a5d9b7061
    Related-Bug: #1792416
    (cherry picked from commit 8fe26972a0777f8e7bc7aa0e5e16774d1df5d15d)