charm-keystone/charmhelpers/contrib/openstack
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
..
amulet Use chelper generate_ha_relation_data for ha rel 2018-12-04 15:39:59 +00:00
files Sync charm-helpers 2018-01-19 16:30:04 +02:00
ha Use chelper generate_ha_relation_data for ha rel 2018-12-04 15:39:59 +00:00
templates py3: Switch to using Python 3 for rocky or later 2018-10-10 09:20:51 -04:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:35:04 +01:00
alternatives.py Do ch-sync 2017-09-25 18:29:33 +02:00
cert_utils.py Sync charm-helpers 2018-11-07 15:34:45 -06:00
context.py Sync charm-helpers 2018-11-07 15:34:45 -06:00
exceptions.py Resync charmhelpers for licensing change 2016-07-06 16:35:04 +01:00
ip.py Add support for tls-certificates relation 2018-05-15 14:10:31 +00:00
keystone.py Dual Stack VIPs 2017-08-10 18:41:53 -07:00
neutron.py Add memcache backend 2017-10-17 11:10:48 +00:00
ssh_migrations.py Sync charm helpers and enable Rocky func test 2018-08-27 14:54:37 +02:00
templating.py Sync charm-helpers 2018-02-21 14:08:55 -06:00
utils.py Use chelper generate_ha_relation_data for ha rel 2018-12-04 15:39:59 +00:00
vaultlocker.py Enable Bionic as a gate test 2018-05-09 09:33:56 -07:00