Comment 17 for bug 1491782

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

Reviewed: https://review.openstack.org/254961
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=37d44444d7bc1804976fc4477c4022ee6cc06e44
Submitter: Jenkins
Branch: master

commit 37d44444d7bc1804976fc4477c4022ee6cc06e44
Author: Sidharth Surana <email address hidden>
Date: Tue Dec 8 02:23:58 2015 -0800

    Make galeradb bootstraping robust

    Currently, there are arbitrary wait for mariadb service startup.
    However, this leads to nondeterministic results in the current
    workflow. This patch tries to make the workflow more deterministic.

    Change-Id: I3c6245cce93c7ff0d3d57cb2ae065a1ed1487769
    Closes-Bug: #1491782