oslo.vmware/oslo_vmware
Johannes Kulik 4f16088462 Add serialize_object() helper function
This function converts a SUDS object to a dictionary.

Originally implemented in Nova as "object_to_dict()", this function
moves to oslo.vmware to stop leaking the abstraction around the backing
SOAP library into depending projects. This is especially necessary since
we want to switch the backing SOAP library in [1].

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

Change-Id: Ie1d42609104e604f9386c1b1a46be7dcd286e855
2021-04-16 11:05:02 +02:00
..
common Ensure that log message with non-ascii code does not raise exception 2019-05-14 16:18:15 +00:00
hacking Update hacking for Python3 2020-03-30 11:56:00 +00:00
locale Imported Translations from Zanata 2020-10-11 07:51:42 +00:00
objects Update hacking for Python3 2020-03-30 11:56:00 +00:00
tests Add serialize_object() helper function 2021-04-16 11:05:02 +02:00
wsdl Add PBM WSDL for vSphere 7.0 2021-01-25 15:36:23 +08:00
__init__.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-13 10:17:21 +08:00
api.py Add moref helper functions 2020-07-09 12:16:32 +02:00
constants.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
dvs_util.py Add moref helper functions 2020-07-09 12:16:32 +02:00
exceptions.py Update hacking for Python3 2020-03-30 11:56:00 +00:00
image_transfer.py Merge "Drop use of six" 2020-03-21 22:05:59 +00:00
image_util.py Support download of virtual disk in ova container 2016-05-19 22:45:40 -07:00
pbm.py Add moref helper functions 2020-07-09 12:16:32 +02:00
rw_handles.py Add backend-independent access to cookiejar 2020-07-14 10:03:41 +02:00
service.py Add backend-independent access to cookiejar 2020-07-14 10:03:41 +02:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00
vim_util.py Add serialize_object() helper function 2021-04-16 11:05:02 +02:00
vim.py Add operation ID for remote calls 2016-12-20 17:46:49 +02:00