charm-hacluster/hooks
Felipe Reyes 32ab2d4bda Install resource-agents-extra on jammy.
The install hooks rsync a set of scripts and one of the destinations
is /usr/lib/stonith/plugins/external, this directory is created by the
installation of the package cluster-glue which is a pulled as an
indirect dependency of pacemaker, this changed on >=jammy where an
intermediate package named resource-agents was split into
resource-agents-base and resource-agents-extra wher the latter doesn't
get installed and it's the one that depends on cluster-glue.

The specific chain of dependencies are:

focal:
pacemaker -> pacemaker-resource-agents -> resource-agents -> cluster-glue

jammy
pacemaker -> pacemaker-resource-agents -> resource-agents-base

Change-Id: Ia00061bff2ebe16d35d52b256c61243935edabba
Closes-Bug: #1971841
2022-05-06 09:55:15 -04: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 Install resource-agents-extra on jammy. 2022-05-06 09:55:15 -04: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 Retry on "Transport endpoint is not connected" 2021-06-24 11:59:02 +02: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 Prevent errors when private-address=None 2022-04-11 16:58:33 -03:00