neutron/neutron/tests/functional/agent
Rodolfo Alonso Hernandez 9417defcdf Check interface presence in new namespace
When an interface is moved to a new namespace, specially with OVS
internal ports, the interface first dissapears from any network
namespace and then is added again. ovs-vswitchd service detects
this interface change as reported in [1]. This delay is the cause
of the related bug, where some interfaces are not present when
the L3 agent needs to manipulate them.

[1]https://bugs.launchpad.net/neutron/+bug/1948832/comments/3

Conflicts:
    neutron/tests/functional/agent/linux/test_ip_lib.py

Closes-Bug: #1948832

Change-Id: I3af4d0afa784899689ccb595ce6ba64495431eb9
(cherry picked from commit ebc4766990)
(cherry picked from commit 9c41365041)
2021-11-18 08:46:22 +00:00
..
common [stable only] Disable functional IPv6 GRE tests 2021-08-03 15:30:48 +02:00
l2 Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
l3 [DVR] Fix update of the MTU in the DVR HA routers 2021-11-10 11:35:59 +01:00
linux Check interface presence in new namespace 2021-11-18 08:46:22 +00:00
ovn [ovn] metadata functional tests don't support Chassis_Private 2021-09-23 17:33:20 +00:00
ovsdb Switch test cases to sudo dependent 2019-07-19 21:48:09 -05:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
test_firewall.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-03-21 17:54:34 +08:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Merge "Stop OVS agent before starting it again" 2019-05-30 09:03:49 +00:00
test_ovs_flows.py Make DVR router support FLAT network for ovs-agent 2020-07-04 05:58:13 +00:00
test_ovs_lib.py [stable only] Disable functional IPv6 GRE tests 2021-08-03 15:30:48 +02:00