charm-nova-cloud-controller/charmhelpers/contrib
Liam Young 6d1d15149e 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: I7018e94e75c7c873c6c610b06d3e7cc9fedcc507
2018-11-29 12:58:23 +00:00
..
charmsupport Use chelper generate_ha_relation_data for ha rel 2018-11-29 12:58:23 +00:00
hahelpers Switch the charm to support py3 2018-10-18 15:43:03 +01:00
hardening Sync charm-helpers 2018-11-07 15:35:24 -06:00
network Switch the charm to support py3 2018-10-18 15:43:03 +01:00
openstack Use chelper generate_ha_relation_data for ha rel 2018-11-29 12:58:23 +00:00
peerstorage Switch the charm to support py3 2018-10-18 15:43:03 +01:00
python Switch the charm to support py3 2018-10-18 15:43:03 +01:00
storage Use chelper generate_ha_relation_data for ha rel 2018-11-29 12:58:23 +00:00
__init__.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00