Allow removing VMs based on multiple prefixes at once. Removing them separately doesn't handle all the dependencies (default_netvm, netvm) correctly. This is needed for backup compatibility tests, where VMs are created with `test-` prefix and `disp-tests-`. Additionally backup code will create `disp-no-netvm`, which also may need to be removed. |
||
|---|---|---|
| .. | ||
| tools | ||
| __init__.py | ||
| backup.py | ||
| backupcompatibility.py | ||
| basic.py | ||
| devices_block.py | ||
| devices_pci.py | ||
| dispvm.py | ||
| dom0_update.py | ||
| mime.py | ||
| network.py | ||
| pvgrub.py | ||
| salt.py | ||
| storage.py | ||
| vm_qrexec_gui.py | ||