vmware-nsxlib/vmware_nsxlib/tests
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
..
unit NSX|V3 fix nsxlib raised error with managers 2016-10-13 15:54:05 +03:00
__init__.py Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
base.py Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00