neutron/neutron/tests/functional
Rodolfo Alonso Hernandez ebc4766990 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

Closes-Bug: #1948832
Change-Id: I3af4d0afa784899689ccb595ce6ba64495431eb9
2021-11-15 08:58:11 +00:00
..
agent Check interface presence in new namespace 2021-11-15 08:58:11 +00:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
common All functional tests logs results now 2018-11-21 19:58:18 +00:00
db Execute the quota reservation removal in an isolated DB txn 2021-09-30 13:53:23 +00:00
objects Randomize segmentation ID assignation 2021-03-24 13:56:09 +00:00
pecan_wsgi Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00
plugins [OVN][Placement] Add a SB Chassis event to track changes in BW config 2021-10-27 14:55:20 +00:00
privileged Replace "get_routing_table" with "list_ip_routes" 2021-05-01 17:39:42 +00:00
resources [OVN][FT] Check UNIX socket file before using it 2021-09-09 16:56:44 +00: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 Replace "tenant_id" with "project_id" 2021-10-22 12:35:13 +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 [OVN][Placement] Add a SB Chassis event to track changes in BW config 2021-10-27 14:55:20 +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