neutron/neutron/tests
Rodolfo Alonso Hernandez 9c41365041 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)
2021-11-18 08:45:01 +00:00
..
common Check a namespace existence by checking only its own directory 2021-11-03 14:12:13 +00:00
contrib Allow sharing of address groups via RBAC mechanism 2021-03-01 18:28:31 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
functional Check interface presence in new namespace 2021-11-18 08:45:01 +00:00
unit Check interface presence in new namespace 2021-11-18 08:45:01 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Log python warnings only once to limit size of CI jobs' output 2021-03-18 21:50:19 +01:00
post_mortem_debug.py
tools.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00