neutron/neutron/tests
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
..
common Add new debugging logs for `ARPSpoofTestCase` 2023-01-19 17:32:36 +01:00
contrib Add "quota-check-limit" extension to OVN extension list 2021-11-26 09:50:26 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Mark "test_multiple_agents_for_network" as unstable 2023-04-04 12:03:31 +02:00
functional OVN: Always try and create a metadata port on subnets 2023-04-13 12:32:11 -04:00
unit OVN: Always try and create a metadata port on subnets 2023-04-13 12:32:11 -04:00
var
__init__.py
base.py Move register_common_config_options call to DietTestCase 2023-02-27 15:45:47 -05:00
post_mortem_debug.py
tools.py Extend database to support portforwardings with port range 2022-03-15 09:10:23 -03:00