A common library that interfaces with VMware NSX.
Go to file
wangqi 85197a92d3 Replace uuid.uuid4() with uuidutils.generate_uuid()
Since oslo.utils provide the ability to generate the uuid string,
and some others use oslo.utils[0] too. For consistency, this ps
replaces uuid.uuid4() with uuidutils.generate_uuid().

Change-Id: I0513d43e62ecec19a8df6fd62b5e8d2e1e2f4803
2018-04-03 02:25:42 +00:00
doc/source Expand PEP8 tests on nsxlib 2016-12-25 07:55:36 +02:00
releasenotes Enable release notes translation 2016-10-06 20:56:37 +02:00
tools Really remove tox_install.sh 2018-03-22 20:17:11 +01:00
vmware_nsxlib Replace uuid.uuid4() with uuidutils.generate_uuid() 2018-04-03 02:25:42 +00:00
.coveragerc Add in tox -s cover support 2017-03-01 02:28:49 -08:00
.gitignore Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
.gitreview Added .gitreview 2016-08-01 07:49:28 +00:00
.stestr.conf migrate to stestr 2018-03-06 07:50:40 +02:00
.testr.conf Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
CONTRIBUTING.rst change http with https 2018-02-23 11:33:49 +00:00
HACKING.rst fix error url 2018-02-06 01:06:36 +08:00
LICENSE Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
MANIFEST.in Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
README.rst VMware-NSXLib:Remove Invalid Link 2017-07-17 15:12:58 +08:00
babel.cfg Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
requirements.txt Updated from global requirements 2018-03-25 22:37:45 +00:00
run_tests.sh Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
setup.cfg Remove support for py34 2017-06-07 10:58:31 +07:00
setup.py Updated from global requirements 2017-03-03 23:01:33 +00:00
test-requirements.txt Updated from global requirements 2018-03-23 02:05:01 +00:00
tox.ini tox: Remove unnecessary configuration 2018-03-27 14:00:19 +00:00

README.rst

vmware-nsxlib

Features

  • TODO