charm-nova-compute/unit_tests
Rodrigo Barbieri 11845c7aab Revert "Fix migration across apps when using VMs created from image"
This reverts commit c3c2cf0349.

Reason for revert: This introduces an undesired behavior when scaling-out that needs to be addressed in a complementary patch.

Change-Id: I21c127aa565e489ba4d93a1efc8ddba63ef32e87
2023-10-05 09:22:10 +00:00
..
__init__.py Use unittest.mock instead of mock 2021-12-15 14:25:30 +00:00
test_actions_cloud.py Spelling fixes found by codespell. 2021-11-15 21:54:13 +00:00
test_actions_hugepagereport.py Use unittest.mock instead of mock 2021-12-15 14:25:30 +00:00
test_actions_openstack_upgrade.py Refactor unit tests to avoid leaks of mocks. 2023-02-20 11:37:01 -03:00
test_actions_package_upgrade.py Refactor unit tests to avoid leaks of mocks. 2023-02-20 11:37:01 -03:00
test_actions_pause_resume.py Use unittest.mock instead of mock 2021-12-15 14:25:30 +00:00
test_actions_virsh_audit.py Replace deprecated assert_ with assertTrue 2022-07-21 12:46:13 +08:00
test_lib_nova_compute_cloud_utils.py Fix socket.fqdn() not returning full hostname 2022-02-07 16:23:40 +01:00
test_nova_compute_contexts.py Set nova config for rbd instance folder cleanup after evacuations 2023-06-06 10:15:41 -03:00
test_nova_compute_hooks.py Revert "Fix migration across apps when using VMs created from image" 2023-10-05 09:22:10 +00:00
test_nova_compute_utils.py Use a stable hostname to render nova.conf 2023-02-20 11:37:14 -03:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 14:25:30 +00:00