Comment 5 for bug 1792416

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

Reviewed: https://review.openstack.org/603612
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=8fe26972a0777f8e7bc7aa0e5e16774d1df5d15d
Submitter: Zuul
Branch: master

commit 8fe26972a0777f8e7bc7aa0e5e16774d1df5d15d
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