Oslo VMware library for OpenStack projects
Go to file
Andreas Jaeger 9574ad69ac Remove -U from pip install
'pip install -U' ugrades specified packages, this is not necessary
since we use constraints, remove the parameter '-U' from the line.

With tools/tox_install.sh - which a previous change of mine removed -
the -U was not harmful, but with the current set up, it might cause
upgrades, so remove it.

Change-Id: I2b4bf1e1c970afea899521e3cab08a817a186782
2017-12-02 19:29:03 +01:00
doc/source rearrange existing documentation to fit the new standard layout 2017-07-11 14:11:12 +00:00
oslo_vmware Imported Translations from Zanata 2017-10-04 15:17:14 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 21:55:16 +01:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:24:38 -04:00
.gitignore rearrange existing documentation to fit the new standard layout 2017-07-11 14:11:12 +00: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 Use https for references to openstack.org 2017-01-30 14:13:49 -08:00
HACKING.rst Update URLs in documents according to document migration 2017-07-13 10:17:21 +08:00
LICENSE Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
README.rst Update URLs in documents according to document migration 2017-07-13 10:17:21 +08: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 2017-11-16 11:22:17 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-13 10:17:21 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:29 +00:00
test-requirements.txt Updated from global requirements 2017-11-16 11:22:17 +00:00
tox.ini Remove -U from pip install 2017-12-02 19:29:03 +01: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.