nova/nova/tests/unit/virt/libvirt
Balazs Gibizer 5f488d8cd1 Move the guest.get_disk test to test_guest
As a follow up of I86153d31b02e6b74b42d53a6800297cbd0e5cbb4 the two
get_disk test that was mistakenly added to test_driver is now moved to
test_guest where they belong.

Change-Id: I17bd591ffb96b9b296bea04c87e286a83d40570e
Related-Bug: #1882521
(cherry picked from commit 52d6cd941c)
2021-05-05 09:48:01 +02: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 Merge "libvirt: Move PCI host device parsing to 'host'" 2021-03-15 13:21:39 +00:00
fake_os_brick_connector.py Switch to using os-brick 2015-07-27 10:47:22 -07:00
fakelibvirt.py Replace blind retry with libvirt event waiting in detach 2021-05-05 09:47:35 +02: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 Merge "libvirt: Use firmware metadata files to configure instance" 2021-03-15 14:56:16 +00:00
test_designer.py libvirt: Add guest generation for vDPA 2021-03-12 11:48:40 +00:00
test_driver.py Move the guest.get_disk test to test_guest 2021-05-05 09:48:01 +02:00
test_fakelibvirt.py Merge "fakelibvirt: make kB_mem default not laughable" 2021-03-15 09:44:16 +00:00
test_guest.py Move the guest.get_disk test to test_guest 2021-05-05 09:48:01 +02:00
test_host.py [Arm64][libvirt] Fix read bytes from json files 2021-03-24 12:09:13 +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