charm-nova-cloud-controller/charmhelpers
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
..
cli Switch the charm to support py3 2018-10-18 15:43:03 +01:00
contrib Use chelper generate_ha_relation_data for ha rel 2018-11-29 12:58:23 +00:00
core Sync charm-helpers 2018-11-07 15:35:24 -06:00
fetch Sync charm-helpers 2018-11-07 15:35:24 -06:00
payload Switch the charm to support py3 2018-10-18 15:43:03 +01:00
__init__.py Sync charm-helpers 2018-11-07 15:35:24 -06:00
osplatform.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00