cinder/cinder/volume/drivers/vmware
Johannes Kulik 734012c523 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.

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

Change-Id: Ide9eee5d332edfeee8b4df5182015b95ac7d3774
2021-04-23 16:01:15 +02:00
..
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
datastore.py vmware: Use oslo.vmware's get_moref_value() 2021-04-23 16:01:15 +02:00
exceptions.py VMware: Revert to snapshot 2017-10-24 13:18:42 -07:00
fcd.py Support Glance image data colocation 2020-04-13 12:04:18 +00:00
vmdk.py vmware: Use oslo.vmware's get_moref_value() 2021-04-23 16:01:15 +02:00
volumeops.py vmware: Use oslo.vmware's get_moref_value() 2021-04-23 16:01:15 +02:00