neutron/neutron/tests/unit/extensions
Yang JianFeng 8ebd54d1bc Improve the CIDRs overlap check method for router add interface
If an external network have multiple subnets, the router whose
external gateway at the network will have all routes about those
subnets. So, when a internal subnet was added to the router, all
subnets of the the network which the router's external gateway
belong to need to be joined to check whether the CIDRs is
overlapped.

Also, this patch revert the patch [1]
[1] https://review.opendev.org/#/c/473356/

Change-Id: Id5d8ac09a38c656619f88a6f87b8f384fe4c55a8
Closes-Bug: #1903433
Depends-On: https://review.opendev.org/763621
Depends-On: https://review.opendev.org/763626
2020-11-26 12:10:55 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extendedattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
extensionattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
foxinsocks.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
test_address_group.py Use normalized cidrs in address groups 2020-10-02 23:25:07 +00:00
test_address_scope.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
test_availability_zone.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_data_plane_status.py Switch to new engine facade in extensions unit tests 2020-03-20 06:28:46 +01:00
test_default_subnetpools.py Fix dhcpv6-statefull typo 2020-05-01 10:50:37 -04:00
test_dns.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_expose_port_forwarding_in_fip.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_external_net.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_extra_dhcp_opt.py Switch to new engine facade in extensions unit tests 2020-03-20 06:28:46 +01:00
test_extraroute.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_fip_port_details.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_flavors.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_floating_ip_port_forwarding.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_floatingip_pools.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_l3.py Improve the CIDRs overlap check method for router add interface 2020-11-26 12:10:55 +00:00
test_l3_ext_gw_mode.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_network_ip_availability.py Subnet gateway should be a valid IP 2019-12-23 10:13:23 +00:00
test_network_segment_range.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_port_numa_affinity_policy.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00
test_portsecurity.py Fix port can not be created with the sg of other project 2020-08-10 10:58:30 -04:00
test_providernet.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_qos_fip.py [OVN] Implement floating IP QoS in OVN backend 2020-09-01 07:27:48 +00:00
test_qos_gateway_ip.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_quotasv2.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_quotasv2_detail.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_router_availability_zone.py delete common_db_mixin 2019-04-17 11:25:41 -06:00
test_securitygroup.py Fix port can not be created with the sg of other project 2020-08-10 10:58:30 -04:00
test_segment.py Delete segment RPs when network is deleted 2020-05-25 09:10:41 +00:00
test_servicetype.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_subnet_dns_publish_fixed_ip.py Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
test_subnet_onboard.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_subnet_service_types.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_subnetpool_prefix_ops.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_timestamp.py Remove "six" library 2020-07-28 16:55:52 +00:00
test_uplink_status_propagation.py Switch to new enginefacade in uplink_status_propagation UT module 2020-08-27 22:28:16 +02:00
test_vlantransparent.py Switch to new engine facade in extensions unit tests 2020-03-20 06:28:46 +01:00
v2attributes.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00