charm-hacluster/hooks
Felipe Reyes 8446b38347 Use get_property instead of get-property
hacluster uses the command "crm configure get-property <CMD>" to obtain
a property of the cluster, although "get-property" has been deprecated
in favor of "get_property", since crmsh-4.2.1 a warning is printed to
stdout[0] breaking the parsing.

    # crm configure get-property maintenance-mode 2>/dev/null
    WARNING: This command 'get-property' is deprecated, please use 'get_property'
    INFO: "get-property" is accepted as "get_property"
    true

[0] 86282af8e5

Change-Id: Id0ee9ab1873d14dcd1c960001cdeb8318f599ef5
Closes-Bug: #2008704
2023-02-27 11:02:28 -03: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 Use get_property instead of get-property 2023-02-27 11:02:28 -03: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 Merge "Drop the use of 'crm node status' on jammy." 2022-06-23 20:58:16 +00:00