vmware-nsxlib/vmware_nsxlib/tests/unit/v3
Salvatore Orlando 4d42bb0913 Restore FEATURE_ROUTER_FIREWALL, remove nat_pass usage
This patch restores FEATURE_ROUTER_FIREWALL, since the corresponding
feature is still available in NSX 4.0.1 onwards, but dropt usage of
the deprecated nat_pass parameter in favour of firewall_match.

All existing supported NSX releases can leverage the firewall_match
parameter for NAT rules.

Change-Id: I1dd5d2582ee291ce08af541c1a9a30ea86b33503
(cherry picked from commit 7624236634)
2022-08-24 15:50:32 +00:00
..
policy Merge "Fix the logical port created twice" into stable/xena 2022-06-01 10:08:02 +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-02-25 22:42:42 -08:00
test_cert.py NSX PI: Do not use deprecated API when registering identity 2021-08-01 09:13:10 -07:00
test_client.py Handle response is not a json format 2022-06-14 05:39:04 +00:00
test_cluster_management.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_cluster.py Handle response is not a json format 2022-06-14 05:39:04 +00: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 Restore FEATURE_ROUTER_FIREWALL, remove nat_pass usage 2022-08-24 15:50:32 +00:00
test_router.py [MP] Support firewall_match for NAT rules 2022-06-10 09:38:26 +00:00
test_security.py NSXT: Add rule tag support 2020-08-24 03:28:43 -07:00
test_trust_management.py Add Create identity with cert 2021-04-08 03:21:11 +00:00
test_utils.py Restore FEATURE_ROUTER_FIREWALL, remove nat_pass usage 2022-08-24 15:50:32 +00:00
test_vpn_ipsec.py New api for getting VPN session status 2018-08-12 14:33:15 +03:00