A common library that interfaces with VMware NSX.
Go to file
Adit Sarfaty fb7f9d8674 NSX|V3 fix nsxlib raised error with managers
The NSX3Client did not get the nsx managers IPs, and they where missing
from error messages.

To fix this, and also better fix a similar problem with max_attempts,
the client init method may get another instance of the client, and copy
relevant information from it.
This option is used by the copy-constructor "new_client_for" without the
RestClient class being aware of arguments relevant only to the NSXClient.

Also adding a new test for a resource error message, to make sure it contains
the nsx_manager ip.

(Cherry picked from : I9e7e28eb5fd69ace44547d40cf8cd09e2457c5ed)

Change-Id: I5066ae12aadd286ff880c8545df99a567aeddbeb
2016-10-13 15:54:05 +03: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 NSX|V3 fix nsxlib raised error with managers 2016-10-13 15:54:05 +03: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 Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
babel.cfg Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
requirements.txt Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03: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 Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03: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