Oslo VMware library for OpenStack projects
Go to file
Sean McGinnis c9c34169de
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I4d8eada1df0ec43162d4729bf75147eb40252b72
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 14:37:19 -05:00
doc [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 17:16:27 +01:00
oslo_vmware Use unittest.mock instead of third party mock 2020-03-31 14:37:19 -05:00
releasenotes reword releasenote for py27 support dropping 2020-02-06 11:05:24 +01: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 [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 17:16:27 +01:00
babel.cfg Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
bindep.txt [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 17:16:27 +01: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
lower-constraints.txt Use unittest.mock instead of third party mock 2020-03-31 14:37:19 -05:00
pylintrc Add Pylint testenv environment 2014-08-04 15:29:14 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-05 13:05:49 +08:00
requirements.txt Drop use of six 2020-03-02 14:52:23 +01:00
setup.cfg [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 17:16:27 +01:00
setup.py remove outdated header 2020-02-10 18:37:57 +01:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-03-31 14:37:19 -05:00
tox.ini Document disable flake8/hacking warnings 2020-03-30 14:57:58 +02:00

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.