neutron/neutron/agent
Rodolfo Alonso Hernandez e234a7aeab If method ``set_netns`` fails, restore previous device namespace
If the ``IpLinkCommand.set_netns`` fails, the method restores the
previous device namespace before raising the exception.

Closes-Bug: #2049590
Change-Id: I73b36ef161441b52922d888c11a144eafe8a7ed0
2024-01-17 04:25:44 +00:00
..
common Make get_ports RPC method common for the DHCP and Metadata agent 2024-01-16 15:30:24 -05:00
dhcp Make get_ports RPC method common for the DHCP and Metadata agent 2024-01-16 15:30:24 -05:00
l2 Add host metadata haproxy manager 2023-05-08 08:38:54 +08:00
l3 Add router ID in HA router process() debug message 2023-09-25 14:53:23 -04:00
linux If method ``set_netns`` fails, restore previous device namespace 2024-01-17 04:25:44 +00:00
metadata Make get_ports RPC method common for the DHCP and Metadata agent 2024-01-16 15:30:24 -05:00
ovn Merge "[OVN] OVN agent extensions correctly consume agent API" 2024-01-10 19:47:27 +00:00
ovsdb Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
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 Don't register config options on imports 2022-04-13 05:49:15 +00: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 Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00
metadata_agent.py Add [metadata_rate_limiting] options to example config files 2023-11-28 10:20:35 +09:00
resource_cache.py Cleanup fanout queues on ovs agent stop 2022-09-09 09:03:45 +02:00
rpc.py ovs-agent: React to DB down just like to server down 2023-07-25 12:10:14 +02:00
securitygroups_rpc.py Missing SG rule default group extension in ``Ml2Plugin`` 2023-10-09 14:11:49 +00:00