vmware-nsx/vmware_nsx/tests/unit
Adit Sarfaty 93fa5bcb47 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.

Change-Id: I9e7e28eb5fd69ace44547d40cf8cd09e2457c5ed
2016-10-11 07:26:19 +03:00
..
db Fix test_migration import 2016-09-14 00:01:08 -07:00
dvs Fix fetching dvportgroup name 2016-08-25 22:55:28 -07:00
etc Remove ref to oslo log verbose 2016-05-17 15:28:31 -06:00
extensions NSXv3: Fix NSGroupManager initialization test 2016-10-02 09:26:51 +03:00
nsx_mh Fix broken unit tests 2016-08-20 22:27:30 -07:00
nsx_v NSX|V: remove unused parameter 2016-10-04 17:57:32 -07:00
nsx_v3 nsxlib refactor: config + neutron deps 2016-09-30 21:00:52 +03:00
nsxlib NSX|V3 fix nsxlib raised error with managers 2016-10-11 07:26:19 +03:00
services nsxlib refactor: config + neutron deps 2016-09-30 21:00:52 +03:00
shell Fix Admin utils tests - resources registration 2016-09-08 12:38:42 +03:00
__init__.py Fix test_migration import 2016-09-14 00:01:08 -07:00
test_utils.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00