nova/nova/tests/unit/virt/libvirt
Stephen Finucane 94d16e7c77 libvirt: Stop passing around virt_type, caps
The 'virt_type' is always going to be accessible from config, while the
'caps' is accessible from (cached) instance information. There's no need
to pass these things around.

Blueprint: allow-secure-boot-for-qemu-kvm-guests
Change-Id: Ieeca47ab38c3c9d81814d2f58e5548ae9f3a3963
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-03-08 16:33:14 +00: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 Fix ImageBackendFixture not to support direct_snapshot 2021-03-03 14:03:49 +00:00
fake_libvirt_data.py libvirt: Parse the 'os' element from domainCapabilities 2021-02-20 15:32:15 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py tests: Stop mocking 'nova.virt.libvirt.utils.get_arch' 2021-03-05 10:59:58 +00:00
test_blockinfo.py tests: Add 'nova.virt.libvirt.utils.get_arch' stub to fixture 2021-02-20 15:32:14 +00:00
test_config.py libvirt: Add tests for insecure UEFI configuration 2021-03-08 16:31:34 +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: Stop passing around virt_type, caps 2021-03-08 16:33:14 +00:00
test_fakelibvirt.py libvirt: start tracking NUMACell.socket for hosts 2021-02-21 11:30:07 -05:00
test_guest.py Merge "libvirt: allow querying devices from the persistent domain" 2021-03-02 19:41:12 +00:00
test_host.py Merge "libvirt: Parse the 'os' element from domainCapabilities" 2021-03-04 19:42:53 +00: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_machine_type_utils.py nova-manage: Add libvirt list_unset_machine_type command 2021-03-03 14:03:49 +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 tests: Stop mocking 'nova.virt.libvirt.utils.get_arch' 2021-03-05 10:59:58 +00:00