charm-nova-cloud-controller/unit_tests
Alex Kavanagh 50a7253b80 Fix guardmap as a function object issue in service_guard()
The issue was the original commit had a bug (using the wrong variable),
and also that there were no tests to verify the functionality.  This
patchset fixes the bug and adds tests to verify the contract.

Change-Id: Ia8b5580132c5a592461a57fb514994ab64a9ed42
Closes-Bug: #1805128
2018-11-26 12:44:01 +00: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 Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_nova_cc_hooks.py Don't resume service if unit is paused 2018-10-31 10:39:09 +00:00
test_nova_cc_utils.py Fix guardmap as a function object issue in service_guard() 2018-11-26 12:44:01 +00:00
test_utils.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00