nova/nova/tests/unit/virt
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
..
disk Merge "Fix invalid argument formatting in exception messages" 2021-02-04 19:14:46 +00:00
hyperv Merge "hyperv: Configures chassis asset tags for VMs." 2021-02-05 01:37:55 +00:00
image
ironic Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
libvirt libvirt: allow querying devices from the persistent domain 2021-02-22 16:05:20 +01:00
powervm Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
vmwareapi Merge "vmware tests: Support different moref backend representations" 2021-02-01 18:23:15 +00:00
zvm Remove six.moves 2020-11-07 03:25:02 +00:00
__init__.py
fakelibosinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_block_device.py block_device: Copy original volume_type when missing for snapshot based volumes 2019-11-21 18:13:04 +00:00
test_configdrive.py Skip existing VMs when hosts apply force_config_drive 2019-05-22 21:02:16 +00:00
test_events.py
test_fake.py
test_hardware.py hardware: Reject requests for no hyperthreads on hosts with HT 2020-07-31 13:30:17 +01:00
test_imagecache.py Include removal of ephemeral backing files in the image cache manager 2020-10-09 12:24:06 +01:00
test_images.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_netutils.py Remove unnecessary code 2017-07-28 06:01:21 +00:00
test_osinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_virt_drivers.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
test_virt.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00