Comment 3 for bug 1800730

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

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

commit efa7cb3d5a81ab65d9cbf40e47ada5ec670a8a01
Author: David Ames <email address hidden>
Date: Fri Nov 16 11:43:35 2018 -0800

    Check if any HA units remain on departed

    If there are still HA units in the relation when a single unit departs
    re-evaluate state. If it is the last unit, unset all relation states.

    Handle the case juju remove-relation and juju add-relation.

    Change-Id: I92909d6203fc00d45d7d6edf0a981f9d759add53
    Partial-Bug: #1800730