charm-hacluster/hooks
Xav Paice d17fdd276e 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
2021-06-25 10:18:14 +12:00
..
config-changed Initial release 2012-11-20 15:06:11 -05:00
ha-relation-changed Initial release 2012-11-20 15:06:11 -05:00
ha-relation-joined Initial release 2012-11-20 15:06:11 -05:00
hanode-relation-changed Refactoring to use openstack charm helpers. 2013-03-24 12:01:17 +00:00
hanode-relation-departed Adjust quorum after node removal 2021-03-11 17:24:01 +01:00
hanode-relation-joined HACluster refactoring 2012-12-11 07:54:36 -05:00
hooks.py Add option for no-quorum-policy 2021-06-25 10:18:14 +12:00
install Convert charm to Python 3 2019-03-14 12:40:07 +00:00
install.real Ensure python2 is installed before hook execution 2017-08-24 14:19:04 +00:00
install_deps Ensure we have python3-jinja2 2019-03-27 16:39:36 +01:00
nrpe-external-master-relation-changed [bradm] Sync charmhelpers nrpe support, and add nrpe checks 2015-02-12 09:49:44 +10:00
nrpe-external-master-relation-joined [bradm] Sync charmhelpers nrpe support, and add nrpe checks 2015-02-12 09:49:44 +10:00
pacemaker-remote-relation-changed Add support for pacemaker-remotes 2019-04-03 10:50:58 +00:00
pacemaker-remote-relation-joined Add support for pacemaker-remotes 2019-04-03 10:50:58 +00:00
pcmk.py Improved action to display the cluster status 2021-03-16 14:12:48 +01:00
peer-availability-relation-changed Support hacluster using peer-availability relation 2019-04-03 10:48:40 +00:00
peer-availability-relation-joined Support hacluster using peer-availability relation 2019-04-03 10:48:40 +00:00
post-series-upgrade Series Upgrade 2018-09-14 20:56:34 -07:00
pre-series-upgrade Series Upgrade 2018-09-14 20:56:34 -07:00
start Add start stop hooks to shutup lint 2014-04-11 12:07:27 +01:00
stop Add start stop hooks to shutup lint 2014-04-11 12:07:27 +01:00
update-status Series Upgrade 2018-09-14 20:56:34 -07:00
upgrade-charm Convert charm to Python 3 2019-03-14 12:40:07 +00:00
upgrade-charm.real Convert charm to Python 3 2019-03-14 12:40:07 +00:00
utils.py Add option for no-quorum-policy 2021-06-25 10:18:14 +12:00