charm-neutron-api/hooks/charmhelpers/contrib/storage
Liam Young 20ace1288c 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: I473fc8a8c00e0fa2fd39e7d187f63334acbe6462
2018-12-04 18:24:10 +00:00
..
linux Use chelper generate_ha_relation_data for ha rel 2018-12-04 18:24:10 +00:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:36:29 +01:00