charm-nova-cloud-controller/unit_tests
Liam Young dee96d620e Explicitly unset console_access_protocol
If console_access_protocol was switched to none then
console_access_protocol was not set at all by the relation set
acting on the relation with the compute nodes. This meant the
operator had no mechanism to unset console_access_protocol. This
change explicitly unsets it so the change is passed to the
compute units.

Change-Id: Ifdca0ec6626732ee0ea30a6847130ea97478df6f
Closes-Bug: #1844356
2019-09-27 12:23:55 +00:00
..
__init__.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_actions.py Add caching for knownhost private-address lookups 2019-07-16 14:27:30 +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 Explicitly unset console_access_protocol 2019-09-27 12:23:55 +00:00
test_nova_cc_utils.py stein: install python3-mysqldb for sqlalchemy dialect change 2019-07-23 16:47:06 +01:00
test_utils.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00