charm-ceilometer/unit_tests
Liam Young 83d47b4b0e 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: I6c10762e4f3367684f19852d03d5e5b84cf37600
2018-12-04 09:14:42 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 11:36:46 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 11:36:46 +01:00
test_actions_openstack_upgrade.py Sync charm-helpers 2018-01-19 16:51:41 +02:00
test_ceilometer_contexts.py Support listening to multiple rabbit queues. 2018-10-19 07:30:12 +00:00
test_ceilometer_hooks.py Use chelper generate_ha_relation_data for ha rel 2018-12-04 09:14:42 +00:00
test_ceilometer_utils.py Add config to manipulate the pipeline.yaml 2018-09-26 15:27:41 +00:00
test_utils.py Fix lint in unit test 2018-11-01 14:58:55 -05:00