Oslo VMware library for OpenStack projects
Go to file
Javeme c19184765d Refactor VmdkWriteHandle and VmdkReadHandle
Add a class VmdkHandle as the base class of VmdkWriteHandle and
VmdkReadHandle, and add related methods into it such as:
 def update_progress()
 def _release_lease()

Change-Id: I29c48773842c1006b8499aad054e3901074d6195
Depends-On: Ib5b388f7eeb9f26de66c308a89f70c85ba6dc7a9
2016-05-31 10:44:33 +08:00
doc/source do not show the full release history in the main table of contents 2015-09-24 19:52:43 +00:00
oslo_vmware Refactor VmdkWriteHandle and VmdkReadHandle 2016-05-31 10:44:33 +08:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:24:38 -04:00
.gitignore Fix coverage configuration and execution 2015-10-08 17:24:38 -04:00
.gitreview Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
.mailmap Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
.testr.conf Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
CONTRIBUTING.rst Update the documentation 2015-09-06 09:24:47 +08:00
HACKING.rst Fix line wrapping 2015-01-26 09:25:29 -08:00
LICENSE Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
README.rst Add shields.io version/downloads links/badges into README.rst 2015-09-25 12:49:39 -04:00
babel.cfg Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
pylintrc Add Pylint testenv environment 2014-08-04 15:29:14 +02:00
requirements.txt Updated from global requirements 2016-02-11 07:43:56 +00:00
setup.cfg Update translation setup 2016-01-30 00:28:16 +09:00
setup.py Updated from global requirements 2015-09-17 12:16:19 +00:00
test-requirements.txt Updated from global requirements 2016-02-04 18:59:15 +00:00
tox.ini Remove bandit.yaml in favor of defaults 2016-02-04 14:09:56 -08:00

README.rst

oslo.vmware --- VMware support code for OpenStack

Latest Version

Downloads

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