nova/nova/tests
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
..
functional Merge "Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481" 2020-09-11 21:56:26 +00:00
unit Use absolute path during qemu img rebase 2020-09-15 13:37:06 +02:00
__init__.py
fixtures.py Support SRIOV interface attach and detach 2020-09-10 18:44:53 +01:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00