neutron/neutron/tests/functional
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
..
agent [OVN] Method `get_port_qos` should always return 2 values 2023-03-08 09:12:10 +01:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Ignore python warnings in the neutron-status functional tests 2022-12-22 09:20:22 +00:00
common Change name of `_TestIsSessionActive` test case. 2023-03-27 13:14:53 +02:00
db [sqlalchemy-20] Use the .begin() method of Engine 2023-02-27 08:45:34 +00:00
objects [Functional] Fix tests for oslo.db>=12.1.0 2022-09-08 17:48:28 +00:00
pecan_wsgi [API] Return 403 for POST requests when user is not authorized 2022-04-11 10:51:26 +00:00
plugins OVN: Always try and create a metadata port on subnets 2023-04-13 12:32:11 -04:00
privileged Fix get_link_devices() with index argument 2023-01-26 12:32:38 -05:00
resources Reduce number of routers created in `test_gateway_chassis_rebalance` 2023-02-18 05:16:35 +01:00
sanity Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
scheduler Use more pythonic approach 2021-08-25 18:02:53 -07:00
services Add full support for OVN NB "Gateway_Chassis" table 2023-03-02 17:35:18 +00:00
tests Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py Revert "Since OVN 20.06, config is stored in "Chassis.other_config"" 2022-10-06 15:33:06 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
test_server.py Wait until workers have been launched 2021-07-29 15:49:50 +00:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00