nova/nova/virt
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
..
disk Merge "Remove VFSLocalFS" 2021-03-16 17:33:45 +00:00
hyperv compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOT 2021-03-08 16:33:16 +00:00
image
ironic cmd: Remove 'nova-manage db ironic_flavor_migration' 2021-02-10 15:32:03 +00:00
libvirt Move instance power state check to _detach_with_retry 2021-04-22 13:23:08 +02:00
powervm compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOT 2021-03-08 16:33:16 +00:00
vmwareapi Merge "vmware: Use cookiejar from oslo.vmware client directly" 2021-02-13 16:59:34 +00:00
zvm Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
__init__.py
arch.py Added ability to configure default architecture for ImagePropertiesFilter 2018-05-14 16:55:13 -04:00
block_device.py trivial: Resolve (most) flake8 3.x issues 2019-12-11 16:57:22 +00:00
configdrive.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
driver.py compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOT 2021-03-08 16:33:16 +00:00
event.py Port binding based on events during live migration 2018-07-19 09:09:55 -04:00
fake.py virt: Remove 'get_all_bw_counters' API 2020-11-24 15:29:21 +00:00
hardware.py hardware: Start parsing 'os_secure_boot' 2021-03-08 16:33:15 +00:00
imagecache.py Include removal of ephemeral backing files in the image cache manager 2020-10-09 12:24:06 +01:00
images.py images: Make JSON the default output format of calls to qemu-img info 2020-04-16 16:38:24 +01:00
interfaces.template
netutils.py nova-net: Remove final references to nova-network 2020-01-08 13:54:12 +00:00
osinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
storage_users.py
virtapi.py Add a way to exit early from a wait_for_instance_event() 2019-12-02 07:00:26 -08:00