nova/nova/virt/vmwareapi
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
..
__init__.py VMware: delete the driver VMwareESXDriver 2014-10-20 23:45:58 -07:00
constants.py VMware: add missing os types in vSphere sdk 6.5 2018-08-15 13:59:14 +00:00
driver.py vmware: Use oslo.vmware's get_moref_value() 2021-04-19 11:35:54 +02:00
ds_util.py vmware: Use oslo.vmware's get_moref_value() 2021-04-19 11:35:54 +02:00
error_util.py VMware: clean up exceptions 2015-07-15 08:16:46 -07:00
host.py resolve ResourceProviderSyncFailed issue 2020-07-22 19:12:38 +08:00
imagecache.py vmware: Use oslo.vmware's get_moref_value() 2021-04-19 11:35:54 +02:00
images.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
network_util.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
vif.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
vim_util.py VMware VMDK detach: get adapter type from instance VM 2019-09-25 06:20:24 -07:00
vm_util.py vmware: Use oslo.vmware's get_moref_value() 2021-04-19 11:35:54 +02:00
vmops.py vmware: Use oslo.vmware's get_moref_value() 2021-04-19 11:35:54 +02:00
volumeops.py vmware: Use oslo.vmware's get_moref_value() 2021-04-19 11:35:54 +02:00