charm-nova-cloud-controller/unit_tests
Alex Kavanagh 452ac31663 Refactor region notification code to not need unit
The (already) refactored region notification code checked for the
'region' value in the remote unit, despite the nova-compute charm not
setting the value.  This has been removed.  Now that the function only
needs to be set for the relation, it is no longer included in 'unit'
loops.

The utility function is also renamed to
set_region_on_relation_from_config to better reflect it's actual
function.

Change-Id: I81d9924bebe4009119505b1d5dccf2e498925c7e
Related-Bug: #1833420
2019-07-03 14:18:19 +01:00
..
__init__.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_actions.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_actions_openstack_upgrade.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_nova_cc_contexts.py Propagate vendor_data from nova-cloud-controller 2019-06-05 10:22:56 -03:00
test_nova_cc_hooks.py Refactor region notification code to not need unit 2019-07-03 14:18:19 +01:00
test_nova_cc_utils.py Refactor ssh_known_hosts_lines() and ssh_authorized_keys_lines() 2019-07-03 14:18:16 +01:00
test_utils.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00