nova/nova/virt
Johannes Kulik 0997ad15fc vmware: Use oslo.vmware's get_moref_value()
With switching the SOAP library backing oslo.vmware [1], the internal
representation of ManagedObjectReference's attributes changes. To be able
to make the switch without interruption, we introduced helper functions
in oslo.vmware. This commit uses one of those - get_moref_value()
- to make the access to the "value" attribute compatible with both
backing libraries.

Bump oslo.vmware lower-constraint to a version containing the helper
function. We bump one version higher, because we already merged a patch
(I3c769d3499f906b33725171a57313c8ae35b6a1d) that uses the cookiejar
access contained in that version.

[1] https://specs.openstack.org/openstack/oslo-specs/specs/victoria/oslo-vmware-soap-library-switch.html

Change-Id: I48841a777aaa2e515c141857099c16483ab619e0
2021-04-19 11:35:54 +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 Merge "libvirt: Simplify device_path check in _detach_encryptor" 2021-04-09 01:55:13 +00:00
powervm compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOT 2021-03-08 16:33:16 +00:00
vmwareapi vmware: Use oslo.vmware's get_moref_value() 2021-04-19 11:35:54 +02: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