charm-nova-compute/unit_tests
Rodrigo Barbieri f1ff0d55b8 Set nova config for rbd instance folder cleanup after evacuations
After evacuations and revert resizes when using rbd storage backend,
the instance folder is usually left behind and causes issues when
migrating the instance back to the host.
With the config option set, the nova-compute service will cleanup
those folders as part of the periodic checks that run for instances
that have been evacuated/migrated.

Closes-bug: #2019141
Change-Id: I846ccb0a95d04139b41fdad6cbf465d303d6cc09
(cherry picked from commit e61d89aa47)
(cherry picked from commit 003f6b6d70)
(cherry picked from commit cfafa8cf5f)
(cherry picked from commit 1ddfe5e6c2)
(cherry picked from commit d3e4cc31c6)
(cherry picked from commit be845826f9)
2023-10-04 09:14:25 -03:00
..
__init__.py Remove deploy from source support 2018-01-10 11:39:21 +00:00
test_actions_cloud.py Add action that returns number of running VMs on the unit. 2021-05-12 09:44:17 +00:00
test_actions_hugepagereport.py Add action to retrieve hugepage config 2018-05-16 22:22:46 +02:00
test_actions_openstack_upgrade.py Use hosts official name for FQDN 2020-01-13 00:32:09 +01:00
test_actions_pause_resume.py Re-license charm as Apache-2.0 2016-07-03 16:37:37 +00:00
test_actions_virsh_audit.py Add 'virsh-audit' action in nova-compute 2020-12-17 08:37:04 +11:00
test_lib_nova_compute_cloud_utils.py Added actions that enable clean removal of nova-compute unit from model 2021-03-24 16:07:58 +01:00
test_nova_compute_contexts.py Set nova config for rbd instance folder cleanup after evacuations 2023-10-04 09:14:25 -03:00
test_nova_compute_hooks.py Restart failed subordinate services 2023-08-21 14:42:00 -04:00
test_nova_compute_utils.py Restart failed subordinate services 2023-08-21 14:42:00 -04:00
test_utils.py Misc fixes for charm infra 2020-05-26 09:38:07 +01:00