A common library that interfaces with VMware NSX.
Go to file
Anna Khmelnitsky cdaad65004 Update policy resources apis
1. create when missing
For NSX Policy resources, modify "update" method behavior to
create the resource if it does not exist. This will save roundtrips.

2. update the path to use policy/api/vi

3. use POST instead of PUT

4. Update apis do not have to use get before update

5. Add enforcement point thumbprint

Co-Authored-by: Adit Sarfaty <asarfaty@vmware.com>
Change-Id: Ic44308d1df8944dfbcfa2a613ed8e1847eee3715
2017-06-04 16:19:01 +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 Add Constraints support 2016-12-21 14:00:57 +11:00
vmware_nsxlib Update policy resources apis 2017-06-04 16:19:01 +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
.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-05-25 02:19:16 +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-05-17 04:00:53 +00:00
tox.ini Drop log translations 2017-03-27 08:03:53 +03:00

README.rst

vmware-nsxlib

Features

  • TODO