Comment 1 for bug 1840145

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

Reviewed: https://review.opendev.org/676219
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=03cd7eb3563788ca1ffd7b19130f18614887a546
Submitter: Zuul
Branch: master

commit 03cd7eb3563788ca1ffd7b19130f18614887a546
Author: Scott Solkhon <email address hidden>
Date: Tue Aug 13 15:27:50 2019 +0000

    Wait for MariaDB to be accessible via HAProxy

    Explicitly wait for the database to be accessible via the load balancer.
    Sometimes it can reject connections even when all database services are up,
    possibly due to the health check polling in HAProxy.

    Closes-Bug: #1840145
    Change-Id: I7601bb710097a78f6b29bc4018c71f2c6283eef2