vmware-nsxlib/vmware_nsxlib/tests/unit/v3
rmiao106 3481739598 Added debug for Retry
Urllib3 Retry class's increment method has been used and we don't
understand why. Since it's impossible to add logs directly in Retry class,
this patch subclasses Retry and adds logging capabilities to log
server response and relevant cause if we hit this bug again

Signed-off-by: rmiao106 <rmiao@vmware.com>
Change-Id: I2bd13ee635879a343c7a05886b397b3ffda5006a
2020-12-20 05:08:55 +00:00
..
policy Add support for enabling/disabling multicast on Tier-1 GW 2020-12-04 16:29:33 -08:00
__init__.py Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
mocks.py Remove six package usage 2020-07-19 12:16:35 +02:00
nsxlib_testcase.py Check realization status when getting id by search 2020-10-13 08:55:17 +02:00
test_cert.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_client.py Use related error codes to decide on the exception 2020-10-11 07:24:10 +02:00
test_cluster.py Added debug for Retry 2020-12-20 05:08:55 +00:00
test_cluster_management.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_constants.py Update Lb App Profile attributes 2020-01-22 14:21:31 -08:00
test_load_balancer.py Add force delete option for IP block subnet 2020-08-18 22:58:01 -07:00
test_native_dhcp.py Remove neutron related apis and add more tests 2020-04-19 19:15:56 +02:00
test_ns_group_manager.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_qos_switching_profile.py Add force delete option for IP block subnet 2020-08-18 22:58:01 -07:00
test_resources.py Add api support for enabling snat rule logging 2020-11-11 02:52:35 -08:00
test_router.py Clean up tier0 link port if failed to create peer tier1 link port 2020-06-25 19:49:31 -07:00
test_security.py NSXT: Add rule tag support 2020-08-24 03:28:43 -07:00
test_trust_management.py Replace '\r\n' with '\n' in cert pem before looks for existing ones 2020-09-10 10:10:39 +02:00
test_utils.py Add API Call Collector 2020-08-26 17:25:42 -07:00
test_vpn_ipsec.py New api for getting VPN session status 2018-08-12 14:33:15 +03:00