kolla-ansible/ansible/roles/nova-cell
Mark Goddard 80b311bef7 libvirt: add nova-libvirt-cleanup command
Change Ia1239069ccee39416b20959cbabad962c56693cf added support for
running a libvirt daemon on the host, rather than using the nova_libvirt
container. It did not cover migration of existing hosts from using a
container to using a host daemon.

This change adds a kolla-ansible nova-libvirt-cleanup command which may
be used to clean up the nova_libvirt container, volumes and related
items on hosts, once it has been disabled.

The playbook assumes that compute hosts have been emptied of VMs before
it runs. A future extension could support migration of existing VMs, but
this is currently out of scope.

Change-Id: I46854ed7eaf1d5b5e3ccd8531c963427848bdc99
2022-03-21 11:54:54 +00:00
..
defaults libvirt: add nova-libvirt-cleanup command 2022-03-21 11:54:54 +00:00
filter_plugins Add unit tests for Nova Cells filters 2019-10-18 13:13:32 +00:00
handlers libvirt: make it possible to run libvirt on the host 2022-03-21 11:54:31 +00:00
tasks libvirt: add nova-libvirt-cleanup command 2022-03-21 11:54:54 +00:00
templates libvirt: support SASL authentication 2022-03-10 16:57:16 +00:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00