canonical / juju-verify

https://launchpad.net/juju-verify
GNU General Public License v3.0
2 stars 7 forks source link

add juju-verify rules for ovn-central #120

Open esunar opened 1 year ago

esunar commented 1 year ago

It would be nice to have verification steps to safely remove ovn-central units.

Verification should include:

Shutdown/reboot: before shutdown/reboot it needs to verify that sb cluster and nb cluster will have a quorum without that member.

Remove: before removal of the unit, it needs to verify that the member is no longer part of sb and nb cluster and suggests to run cluster/leave to the operator otherwise.

Cluster status may be checked with:


Imported from Launchpad using lp2gh.

Pjack commented 1 year ago

@mkalcok . could we close this one? @rgildein mentioned this one should be resolved in. https://github.com/canonical/juju-verify/pull/73

mkalcok commented 1 year ago

Yes. This was fixed by #73