Comment 19 for bug 1792416

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

Reviewed: https://review.openstack.org/637525
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=21876cec33e7a4af805f0005d7e23a0d9b7bc600
Submitter: Zuul
Branch: stable/queens

commit 21876cec33e7a4af805f0005d7e23a0d9b7bc600
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)