nova/nova/tests/unit/virt/libvirt
Balazs Gibizer a634103b15 libvirt: allow querying devices from the persistent domain
This patch adds from_persistent_config kwargs to get_interface_by_cfg()
and get_disk() so that the caller can specify which domain config the
devices is read from. Currently, if there was both a live domain and a
persistent domain then nova only reads from the live domain. In a later
patch during device detach these calls will be used to detach from the
persistent domain separately from the live domain.

Change-Id: I86153d31b02e6b74b42d53a6800297cbd0e5cbb4
Related-Bug: #1882521
2021-02-22 16:05:20 +01:00
..
storage rbd: Move rbd_utils out of libvirt driver under nova.storage 2020-08-26 13:12:05 +01:00
volume libvirt: Stop NVMe and ScaleIO unit tests from calling os-brick 2021-01-21 10:36:46 +00:00
__init__.py
fake_imagebackend.py libvirt: Remove 'hypervisor_version' from 'libvirt_info' 2021-01-22 12:02:15 +00:00
fake_libvirt_data.py libvirt: Drop support for Xen 2021-01-22 10:06:40 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION and NEXT_MIN_{LIBVIRT,QEMU}_VERSION 2021-01-22 10:06:41 +00:00
test_blockinfo.py libvirt: Drop support for Xen 2021-01-22 10:06:40 +00:00
test_config.py libvirt: Drop support for Xen 2021-01-22 10:06:40 +00:00
test_designer.py Fix virsh domifstat to get vhostuser vif statistics 2020-10-13 07:17:51 +00:00
test_driver.py libvirt: allow querying devices from the persistent domain 2021-02-22 16:05:20 +01:00
test_fakelibvirt.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
test_guest.py libvirt: allow querying devices from the persistent domain 2021-02-22 16:05:20 +01:00
test_host.py libvirt: Define and emit DeviceRemovedEvent and DeviceRemovalFailedEvent 2021-02-22 11:05:15 +01:00
test_imagebackend.py libvirt: Remove 'hypervisor_version' from 'libvirt_info' 2021-01-22 12:02:15 +00:00
test_imagecache.py Merge "Include removal of ephemeral backing files in the image cache manager" 2021-02-02 23:32:10 +00:00
test_migration.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_utils.py libvirt: Drop support for Xen 2021-01-22 10:06:40 +00:00
test_vif.py libvirt: Drop support for Xen 2021-01-22 10:06:40 +00:00