Comment 4 for bug 1850829

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/+/779648
Committed: https://opendev.org/openstack/charm-hacluster/commit/d17fdd276ef1c6614bfc43491e4cb9e1ee5ce612
Submitter: "Zuul (22348)"
Branch: master

commit d17fdd276ef1c6614bfc43491e4cb9e1ee5ce612
Author: Xav Paice <email address hidden>
Date: Wed Mar 10 16:15:58 2021 +1300

    Add option for no-quorum-policy

    Adds a config item for what to do when the cluster does not have quorum.
    This is useful with stateless services where, e.g., we only need a VIP
    and that can be up on a single host with no problem.

    Though this would be a good relation data setting, many sites would
    prefer to stop the resources rather than have a VIP on multiple hosts,
    causing arp issues with the switch.

    Closes-bug: #1850829
    Change-Id: I961b6b32e7ed23f967b047dd0ecb45b0c0dff49a