neutron/neutron/tests/unit/plugins/ml2
Brian Haley 267efd2984 OVN: Always try and create a metadata port on subnets
When a subnet is updated, for example, to disable then
re-enable DHCP on it, if there is no metadata port it
will just return without trying to allocate an IP,
leaving DHCP unusable on the subnet.  This could happen
if an admin, even accidentally, deletes the DHCP port
on a subnet while DHCP is disabled.

This also makes OVN behave like ML2/OVS, which will
re-create the DHCP port when the enable_dhcp flag is
changed to false and back to true.

Change-Id: I943f2fb4db9dc33dc372f844d6133faff415befe
Closes-bug: #2015377
2023-04-13 12:32:11 -04:00
..
drivers OVN: Always try and create a metadata port on subnets 2023-04-13 12:32:11 -04:00
extensions Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
__init__.py
_test_mech_agent.py [OVN] Check new added segments in OVN mech driver 2021-11-23 16:21:37 +00:00
base.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_agent_scheduler.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_db.py Clean up db residual record from dvr port 2022-08-10 08:57:22 +08:00
test_driver_context.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ext_portsecurity.py Make OVN driver validate Geneve max_header_size 2021-09-02 08:41:19 +00:00
test_extension_driver_api.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_managers.py remove unicode from code 2021-12-24 10:02:03 +08:00
test_ovo_rpc.py Get sec group ids after address group update 2020-12-29 16:17:38 +00:00
test_plugin.py Merge "allow manila ports to do multiple port binding for ML2" 2023-02-09 17:14:03 +00:00
test_port_binding.py Fix concurrent port binding activate 2023-03-22 12:15:03 +01:00
test_rpc.py [QoS] Unify agent "qos_network_policy_id" constant 2022-04-27 16:51:34 +00:00
test_security_group.py Use neutron-lib method is_session_active 2022-08-11 05:58:44 +02:00
test_tracked_resources.py Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00