Comment 2 for bug 1861665

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-interface-mysql-shared (master)

Reviewed: https://review.opendev.org/705402
Committed: https://git.openstack.org/cgit/openstack/charm-interface-mysql-shared/commit/?id=1099a6b3ec1024a61fc4616378d01c642eb549c2
Submitter: Zuul
Branch: master

commit 1099a6b3ec1024a61fc4616378d01c642eb549c2
Author: Liam Young <email address hidden>
Date: Mon Feb 3 09:41:09 2020 +0000

    Ensure unit acl before raising 'available' state

    Check the allowed_units list past back by the db before raising the
    'available' state to ensure charms do not try to connect to the db
    before they are allowed.

    Change-Id: I17228ba5d82249f0a5baffab1c2d200963b55b10
    Closes-Bug: #1861665