charm-keystone/charmhelpers
Liam Young 0423950c76 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: I906e96ad8cbcf2ca2d1cdbfd091070c21427214c
2018-12-04 15:39:59 +00:00
..
cli Resync charmhelpers for licensing change 2016-07-06 16:35:04 +01:00
contrib Use chelper generate_ha_relation_data for ha rel 2018-12-04 15:39:59 +00:00
core Sync charm-helpers 2018-11-07 15:34:45 -06:00
fetch Sync charm-helpers 2018-11-07 15:34:45 -06:00
payload Pre-release charm-helpers sync 16.10 2016-09-30 09:04:39 -07:00
__init__.py Sync charm-helpers 2018-11-07 15:34:45 -06:00
osplatform.py Do not run client relation until clustered if HA 2017-02-16 10:47:38 +00:00