Comment 4 for bug 1933223

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

Reviewed: https://review.opendev.org/c/openstack/charm-hacluster/+/798018
Committed: https://opendev.org/openstack/charm-hacluster/commit/102d463aa3439b6b4a9392757e1aa92b1ae63106
Submitter: "Zuul (22348)"
Branch: master

commit 102d463aa3439b6b4a9392757e1aa92b1ae63106
Author: David Ames <email address hidden>
Date: Thu Jun 24 13:14:58 2021 -0700

    Safely delete node from ring

    Provide the delete-node-from-ring action to safely remove a known node
    from the corosync ring.

    Update the less safe update-ring action to avoid LP Bug #1933223 and
    provide warnings in actions.yaml on its use.

    Change-Id: I56cf2360ac41b12fc0a508881897ba63a5e89dbd
    Closes-Bug: #1933223