charm-openstack-dashboard/charmhelpers/contrib/storage
Liam Young cf60952fab 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: Ia27738d4e88386b435eae94f70c9d7b939ab96d8
2018-12-04 15:31:42 +00:00
..
linux Use chelper generate_ha_relation_data for ha rel 2018-12-04 15:31:42 +00:00
__init__.py Update charm to PY3 only code 2018-10-02 12:11:08 +01:00