charm-cinder/hooks/charmhelpers/contrib/openstack/ha
Liam Young 7873b20126 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: I50bddc990cb0182c8ba3a3d473fba2d60186322a
2018-12-03 13:04:34 +00:00
..
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:31:41 +01:00
utils.py Use chelper generate_ha_relation_data for ha rel 2018-12-03 13:04:34 +00:00