nova/nova/tests/unit/virt/libvirt
Balazs Gibizer 257b4d83d9 Move instance power state check to _detach_with_retry
Based on comments in I7f2b6330decb92e2838aa7cee47fb228f00f47da the power
state check now can be moved to be in a common place, in
_detach_with_retry, instead of being at multiple places on the caller
side. So this patch moves the that logic.

Change-Id: I7ef2a2e29704c365241f70347b53cbb7a13c458d
2021-04-22 13:23:08 +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-04-18 10:24:08 +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 instance power state check to _detach_with_retry 2021-04-22 13:23:08 +02:00
test_fakelibvirt.py Merge "fakelibvirt: make kB_mem default not laughable" 2021-03-15 09:44:16 +00:00
test_guest.py Replace blind retry with libvirt event waiting in detach 2021-04-18 10:24:08 +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