nova/nova/virt
Lee Yarwood e98994027f hardware: Use image_meta.id within get_mem_encryption_constraint
This change resolves bug #1928063 by replacing the use of
image_meta.name with image_meta.id as
I55d66c3a6cbd50da90065f4a58f77b5cd29ce9ea should ensure it is always
available. The removal of other references to image_meta.name within
virt.hardware is left for follow ups to keep this change small and
backportable.

Closes-Bug: #1928063
Change-Id: I66299e97bdb5b95e149b1780231a1c1bbdbd9865
2021-05-26 19:35:31 +01:00
..
disk guestfs: With libguestfs >= v1.41.1 decode returned bytes to string 2021-04-23 14:02:35 +01:00
hyperv compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOT 2021-03-08 16:33:16 +00:00
image libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
ironic cmd: Remove 'nova-manage db ironic_flavor_migration' 2021-02-10 15:32:03 +00:00
libvirt Merge "libvirt: Delegate OVS plug to os-vif" 2021-05-01 04:06:48 +00:00
powervm compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOT 2021-03-08 16:33:16 +00:00
vmwareapi Merge "vmware: Handle folder renames in rescue cmd" 2021-05-01 18:31:08 +00:00
zvm Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
__init__.py Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
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: Use image_meta.id within get_mem_encryption_constraint 2021-05-26 19:35:31 +01: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 Remove translation of log messages 2017-06-13 11:20:28 +07:00
virtapi.py Add a way to exit early from a wait_for_instance_event() 2019-12-02 07:00:26 -08:00