charm-heat/hooks
Liam Young 8c7bc961a9 Use chelper generate_ha_relation_data for ha rel
Use the generate_ha_relation_data helper from charmhelpers to
generate the data to send down the relation to the hacluster
charm.

This results in a few changes in behaviour:

1) The charm will no longer specify a nic name to bind the vip. This
   is because Pacemaker VIP resources are able to automatically
   detect and configure correct iface and netmask parameters based
   on local configuration of the unit.
2) The original iface named VIP resource will be stopped and deleted
   prior to the creation of the new short hash named VIP resource.

Change-Id: I116b1ffd02803b71ecbb3e6612ee392698b6eaa4
2018-12-04 11:34:22 +00:00
..
charmhelpers Use chelper generate_ha_relation_data for ha rel 2018-12-04 11:34:22 +00:00
__init__.py Re-license charm as Apache-2.0 2016-07-01 17:23:55 +01:00
amqp-relation-broken rename of hooks 2013-11-27 12:53:29 +01:00
amqp-relation-changed rename of hooks 2013-11-27 12:53:29 +01:00
amqp-relation-joined rename of hooks 2013-11-27 12:53:29 +01:00
certificates-relation-changed Add support for tls-certificates relation 2018-05-16 10:19:50 +00:00
certificates-relation-departed Add support for tls-certificates relation 2018-05-16 10:19:50 +00:00
certificates-relation-joined Add support for tls-certificates relation 2018-05-16 10:19:50 +00:00
cluster-relation-changed Provide heat charm HA support 2016-02-19 19:22:51 +08:00
cluster-relation-departed Provide heat charm HA support 2016-02-19 19:22:51 +08:00
cluster-relation-joined Provide heat charm HA support 2016-02-19 19:22:51 +08:00
config-changed rename of hooks 2013-11-27 12:53:29 +01:00
ha-relation-changed Provide heat charm HA support 2016-02-19 19:22:51 +08:00
ha-relation-joined Provide heat charm HA support 2016-02-19 19:22:51 +08:00
heat-plugin-subordinate-relation-changed Add support for subordinate charms 2018-07-23 18:01:25 +02:00
heat-plugin-subordinate-relation-joined Add support for subordinate charms 2018-07-23 18:01:25 +02:00
heat_context.py Add support for subordinate charms 2018-07-23 18:01:25 +02:00
heat_relations.py Use chelper generate_ha_relation_data for ha rel 2018-12-04 11:34:22 +00:00
heat_utils.py Deal with py2-py3 migration during charm upgrade 2018-11-15 12:16:52 +00:00
identity-service-relation-broken rename of hooks 2013-11-27 12:53:29 +01:00
identity-service-relation-changed rename of hooks 2013-11-27 12:53:29 +01:00
identity-service-relation-joined rename of hooks 2013-11-27 12:53:29 +01:00
install Install python dependencies early for CH ip.py 2016-07-18 09:48:27 -07:00
install.real Ensure python2 is installed before hook execution 2015-09-22 14:40:04 +01:00
leader-elected Updates for liberty fixes 2016-02-10 12:27:52 +00:00
post-series-upgrade Series Upgrade 2018-10-15 16:25:06 -07:00
pre-series-upgrade Series Upgrade 2018-10-15 16:25:06 -07:00
shared-db-relation-broken rename of hooks 2013-11-27 12:53:29 +01:00
shared-db-relation-changed rename of hooks 2013-11-27 12:53:29 +01:00
shared-db-relation-joined rename of hooks 2013-11-27 12:53:29 +01:00
start rename of hooks 2013-11-27 12:53:29 +01:00
stop rename of hooks 2013-11-27 12:53:29 +01:00
update-status Add hardening support 2016-03-24 10:39:29 +00:00
upgrade-charm rename of hooks 2013-11-27 12:53:29 +01:00