Oslo VMware library for OpenStack projects
Go to file
Damon Li 60d23fb1e8 Pass "store_id" to backend when transfer volume to image
Glance supports multiple stores now. In order to use this feature, on
patch #661676, it added parameter "store_id" when call function
"image_transfer.upload_image". We need to parse this parameter and pass
it to "image_service.update" function.

Closes-Bug: #1857094

Change-Id: I03747f54545ae3f91bf10de76d07de6828a419d6
2020-01-10 07:16:49 +00:00
doc tox: Keeping going with docs 2019-10-24 14:50:28 +08:00
oslo_vmware Pass "store_id" to backend when transfer volume to image 2020-01-10 07:16:49 +00:00
releasenotes Update master for stable/train 2019-09-20 16:41:25 +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
.stestr.conf Switch to stestr 2018-07-04 07:54:50 +07:00
.zuul.yaml Switch to Ussuri jobs 2019-10-25 14:40:21 +08:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-05 13:05:49 +08: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
babel.cfg Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
bindep.txt Add local bindep.txt 2019-07-18 10:38:26 +01:00
lower-constraints.txt tox: Keeping going with docs 2019-10-24 14:50:28 +08:00
pylintrc Add Pylint testenv environment 2014-08-04 15:29:14 +02:00
requirements.txt Set request context when polling vCenter tasks 2018-08-07 15:43:36 +03:00
setup.cfg Follow the new PTI for document build 2019-07-19 10:56:20 +01:00
setup.py Updated from global requirements 2017-03-03 00:03:29 +00:00
test-requirements.txt Follow the new PTI for document build 2019-07-19 10:56:20 +01:00
tox.ini tox: Trivial cleanup 2019-12-23 13:07:44 +00: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.