neutron/neutron/agent
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
..
common Don't setup bridge controller if it is already set 2021-10-27 09:12:58 +02:00
dhcp Remove todo's in Y release 2021-11-08 16:43:08 +00:00
l2 Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
l3 Merge "Cleanup router for which processing added router failed" 2021-11-10 22:15:47 +00:00
linux Check interface presence in new namespace 2021-11-15 08:58:11 +00:00
metadata Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
ovn Support SB OVSDB connections to non-leader servers 2021-10-15 14:45:51 +00:00
ovsdb Remove IDL classes implemented in ovsdbapp 2021-08-30 07:40:50 +00:00
windows Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-04-13 15:15:41 +02:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-03-23 18:08:44 +09:00
resource_cache.py Use payload callback for RPC resource_cache 2021-08-31 13:39:06 +00:00
rpc.py Set RPC timeout in PluginReportStateAPI to report_interval 2021-10-27 11:28:49 +00:00
securitygroups_rpc.py Add shared field to SG API response and filter 2021-10-07 14:49:19 -05:00