A common library that interfaces with VMware NSX.
Go to file
Anna Khmelnitsky c9063831c3 Basic support for client cert authentication
Add client_cert_file to nsxlib initialization.
If specified, nsxlib will authenticate with client certificate.
If unspecified (default), basic user/pwd authentication is used.

Change-Id: If36841e9fd9701fa173ffa294732415dc07d49e7
2017-01-06 13:59:27 -08:00
doc/source Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
releasenotes Enable release notes translation 2016-10-06 20:56:37 +02:00
tools Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
vmware_nsxlib Basic support for client cert authentication 2017-01-06 13:59:27 -08:00
.coveragerc Add initial framework using cookiecutter 2016-08-08 20:41:29 +00: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 2016-11-09 04:26:32 +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 2016-10-05 13:38:14 +00:00
test-requirements.txt Updated from global requirements 2016-11-09 04:26:32 +00:00
tox.ini Fix nsxlib tox init to not fail on upper constraints 2016-10-13 15:40:05 +03:00

README.rst

vmware-nsxlib

Features

  • TODO