charm-nova-cloud-controller/unit_tests
Alex Kavanagh 4d9b4a2600 Refactor compute hostname resolving functionality
The main driver here is to separate the concerns of resolving host names
and adding them to service/user related files.  This is to enable the
(eventual) resolution of the feature to allow migrations across
relation ids (i.e. between nova-compute applications) and to enable
caching of hostname look ups.

Change-Id: I406d1daacbcc74eb6f3e090f9a46e01dd3e19cc8
2019-07-15 21:39:16 +01:00
..
__init__.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_actions.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 compute hostname resolving functionality 2019-07-15 21:39:16 +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