vmware-nsxlib/vmware_nsxlib/tests/unit/v3
Enhao Cui 56a0fbfab7 Add Support for Updating Policy Resource with PUT
NSX checks revision number for PUT requests. It rejects the request
if revision number is not latest. This is helpful for preventing
clients overwriting each other's change to the same object concurrently.

Change-Id: I226782f268b129a8e086938d8ebf258c2abc017e
(cherry picked from commit 4643ed6647)
2021-03-25 01:02:34 +00:00
..
policy Add Support for Updating Policy Resource with PUT 2021-03-25 01:02:34 +00: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 Provide new parameter to disable health check 2021-03-01 20:44:16 +00: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 Provide new parameter to disable health check 2021-03-01 20:44:16 +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-12-11 15:05:51 +00: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