Comment 3 for bug 1707683

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/489277
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7968f37f6e65ed542340437f23b6c267b8b1f2ce
Submitter: Jenkins
Branch: master

commit 7968f37f6e65ed542340437f23b6c267b8b1f2ce
Author: Damien Ciabrini <email address hidden>
Date: Fri Jul 28 12:13:53 2017 -0400

    MariaDB: create clustercheck user at container bootstrap

    In HA overclouds, the helper script clustercheck is called by HAProxy to poll
    the state of the galera cluster. Make sure that a dedicated clustercheck user
    is created at deployment, like it is currently done in Ocata.

    The creation of the clustercheck user happens on all controller nodes, right
    after the database creation. This way, it does not need to wait for the galera
    cluster to be up and running.

    Partial-Bug: #1707683
    Change-Id: If8e0b3f9e4f317fde5328e71115aab87a5fa655f