neutron/neutron/tests/unit/extensions
Slawek Kaplonski 38c7fd7cef Fix validation of IPv6 subnets with external RAs
In case when such subnet is added directly to the router, there was
validation and subnet which is expected to get RA messages from the
external router couldn't be added to the Neutron router.

But in case when port was first created manually and then plugged to the
router, there wasn't such validation. This patch fixes it by adding same
validation to adding router interface by port.

Change-Id: I054296c790b697198550acbeae29546758b422c2
Closes-Bug: #1889619
2020-07-31 12:50:16 +02: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_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 Fix validation of IPv6 subnets with external RAs 2020-07-31 12:50:16 +02: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_portsecurity.py Support for stateless security groups 2020-03-03 16:53:42 +01:00
test_providernet.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_qos_fip.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06: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 Remove "six" library 2020-07-28 16:55:52 +00: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 remove the neutron.db._resource_extend module 2019-01-02 13:02:06 -07: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