A common library that interfaces with VMware NSX.
Go to file
Anna Khmelnitsky 66298bf169 NSX Policy preparations
NSX policy is conceptually a separate endpoint, with a different
set of managed objects, but same connection management funtionality.
NsxLib user might want to have two instances of the library (based
on different configurations), one for policy and one for core nsx api.

Note: This patch will require adjustments in vmware_nsx UTs, due to
resource mocks.

Change-Id: I0d3660a8f9092bcf4e2fb4bf93e86c0dc7be7aaa
2017-03-27 13:26:29 -07: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 Add Constraints support 2016-12-21 14:00:57 +11:00
vmware_nsxlib NSX Policy preparations 2017-03-27 13:26:29 -07: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
.testr.conf Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
CONTRIBUTING.rst Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
HACKING.rst Add initial framework using cookiecutter 2016-08-08 20:41:29 +00: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 Remove vmware-nsxlib bug link 2016-11-08 13:18:36 -05:00
babel.cfg Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
requirements.txt Updated from global requirements 2017-03-19 12:23:22 +00:00
run_tests.sh Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
setup.cfg Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:33 +00:00
test-requirements.txt Updated from global requirements 2017-02-10 06:02:15 +00:00
tox.ini Drop log translations 2017-03-27 08:03:53 +03:00

README.rst

vmware-nsxlib

Features

  • TODO