nova/nova/tests/unit/virt/libvirt
Balazs Gibizer b933312579 Use absolute path during qemu img rebase
During an assisted volume snapshot delete request from Cinder nova
removes the snapshot from the backing file chain. During that nova
checks the existence of such file. However in some cases (see the bug
report) the path is relative and therefore os.path.exists fails.

This patch makes sure that nova uses the volume absolute path to make
the backing file path absolute as well.

Closes-Bug #1885528

Change-Id: I58dca95251b607eaff602783fee2fc38e2421944
2020-09-15 13:37:06 +02:00
..
storage rbd: Move rbd_utils out of libvirt driver under nova.storage 2020-08-26 13:12:05 +01:00
volume Remove dead volume driver code 2020-08-07 13:56:28 -05:00
__init__.py
fake_imagebackend.py Merge "Functional tests for NUMA live migration" 2020-04-28 20:46:37 +00:00
fake_libvirt_data.py Also enable iommu for virtio controllers and video in libvirt 2019-12-10 11:01:08 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py Support SRIOV interface attach and detach 2020-09-10 18:44:53 +01:00
test_blockinfo.py fup: Combine SUPPORTED_DEVICE_BUS and SUPPORTED_STORAGE_BUSES 2020-04-09 09:05:13 +01:00
test_config.py libvirt: Add vTPM config support 2020-07-16 17:46:55 +01:00
test_designer.py libvirt: Remove MIN_LIBVIRT_ETHERNET_SCRIPT_PATH_NONE 2020-06-02 15:10:14 +01:00
test_driver.py Use absolute path during qemu img rebase 2020-09-15 13:37:06 +02:00
test_fakelibvirt.py fakelibvirt: Remove nova-network remnants 2020-08-10 15:55:41 +01:00
test_guest.py Support SRIOV interface attach and detach 2020-09-10 18:44:53 +01:00
test_host.py Merge "fakelibvirt: Remove nova-network remnants" 2020-09-01 09:53:05 +00:00
test_imagebackend.py rbd: Move rbd_utils out of libvirt driver under nova.storage 2020-08-26 13:12:05 +01:00
test_imagecache.py Guard against missing image cache directory 2020-06-22 17:44:09 +02:00
test_migration.py Handle multiple 'vcpusched' elements during live migrate 2020-07-28 16:22:39 +01:00
test_utils.py Add support for resize and cold migration of emulated TPM files 2020-09-08 09:58:21 +01:00
test_vif.py Merge "libvirt: Remove unused host parameters" 2020-09-01 17:14:00 +00:00