vmware-nsx/vmware_nsx
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
..
api_client Update gate logic 2016-07-12 09:05:22 -06:00
api_replay Merge "TrivialFix: typos in cli.py" 2016-09-22 12:04:05 +00:00
common nsxlib refactor continue 2016-09-29 15:59:13 +03:00
db nsxlib refactor continue 2016-09-29 15:59:13 +03:00
dhcp_meta python3: make unit tests pass 2016-07-07 14:42:35 -07:00
dvs [Admin-Utils] NSX-V3 upgrade vm ports after migration 2016-08-29 15:31:46 +03:00
extensions Fix provider sg delete by non admin and non admin rule change 2016-08-31 20:06:36 -07:00
nsxlib NSX|V3 fix nsxlib raised error with managers 2016-10-11 07:26:19 +03:00
plugins Merge "NSX|V3: enhance exception handling" 2016-10-07 13:53:53 +00:00
services nsxlib refactor: config + neutron deps 2016-09-30 21:00:52 +03:00
shell Merge "[Admin-util]: Add support to update resource pool ID for NSXv edges" 2016-10-09 05:52:56 +00:00
tests NSX|V3 fix nsxlib raised error with managers 2016-10-11 07:26:19 +03:00
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
_i18n.py Update translation setup 2016-01-29 07:15:35 +09:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
opts.py Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
plugin.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00