vmware-nsx/vmware_nsx/tests/unit/nsx_v3
Salvatore Orlando 60a7ede0f9 Remove check for external CIDR overlap
The constrains where T0 uplinks must not overlap anymore
with external subnets does not apply anymore.

Therefore this change removes the validation check upon subnet
creation, thus saving a round trip to the NSX backend.

Unit tests for validating this specific constraint are removed as
well.

Change-Id: I65cb6ae7822e9a03f05fba5d4fd4d4dc5202526a
2021-08-24 09:43:38 -07:00
..
housekeeper Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_api_replay.py NSX|V3 migration: Fix _fixup_res_dict for api_replay 2019-06-30 14:35:35 +03:00
test_availability_zones.py Fix availability zones unit tests 2019-12-26 08:00:22 +00:00
test_client_cert.py Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
test_constants.py nsxlib refactor continue 2016-09-29 15:59:13 +03:00
test_dhcp_metadata.py Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
test_fwaas_v2_driver.py Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
test_plugin.py Remove check for external CIDR overlap 2021-08-24 09:43:38 -07:00