charm-heat/hooks/charmhelpers/contrib/storage
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
..
linux Use chelper generate_ha_relation_data for ha rel 2018-12-04 11:34:22 +00:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00