Oslo VMware library for OpenStack projects
Go to file
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
doc Adding pre-commit 2020-09-08 12:28:20 +02:00
oslo_vmware Add serialize_object() helper function 2021-04-16 11:05:02 +02:00
releasenotes Update master for stable/wallaby 2021-03-18 11:32:43 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:24:38 -04:00
.gitignore Follow the new PTI for document build 2019-07-19 10:56:20 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:01 +00:00
.mailmap Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
.pre-commit-config.yaml Move flake8 as a pre-commit local target. 2021-03-23 13:11:18 +01:00
.stestr.conf Switch to stestr 2018-07-04 07:54:50 +07:00
.zuul.yaml Add Python3 xena unit tests 2021-03-18 11:33:03 +00:00
CONTRIBUTING.rst Align contributing doc with oslo's policy 2020-05-05 14:32:54 +02:00
HACKING.rst delete useless indent 2018-11-07 08:53:47 +00:00
LICENSE Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-05 13:05:49 +08:00
bindep.txt [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 17:16:27 +01:00
lower-constraints.txt Add PBM WSDL for vSphere 7.0 2021-01-25 15:36:23 +08:00
pylintrc Add Pylint testenv environment 2014-08-04 15:29:14 +02:00
requirements.txt [goal] Migrate testing to ubuntu focal 2020-08-04 03:45:34 +00:00
setup.cfg Remove translation sections from setup.cfg 2020-05-15 11:57:56 +08:00
setup.py remove outdated header 2020-02-10 18:37:57 +01:00
test-requirements.txt Merge "Adding pre-commit" 2020-09-22 12:40:28 +00:00
tox.ini Adding pre-commit 2020-09-08 12:28:20 +02:00

README.rst

Team and repository tags

image

oslo.vmware --- VMware support code for OpenStack

Latest Version

Downloads

The Oslo VMware library provides support for common VMware operations and APIs.