neutron/neutron/agent
Miro Tomaska be0cb0690e Fix ovn-metadata agent sync of unused namespaces
metadata_namespaces contained datapath uuid and not the
neutron network uuid. This broke the logic for namespaces clean up,
resulting in all namespaces getting torn down and recreated at each
metadata agent sync.

Closes-Bug: #2031184
Change-Id: I58dd1973b73aa006234e7b808b6a3f357182a4b3
(cherry picked from commit 87b2f34a98)
2023-08-25 18:24:31 +00:00
..
common Fullstack: Wait placement process fixtrue to really stop 2023-01-25 14:00:49 +01:00
dhcp dhcp/agent: fix 'get_metadata_bind_interface' driver call 2023-06-23 06:36:00 +00:00
l2 Bump the minimum pyroute2 version to 0.7.3 2023-01-18 04:43:09 +01:00
l3 Load FIP information during initialize not init 2023-07-03 09:18:14 +00:00
linux Delete network namespace on last port deletion 2023-06-26 18:35:29 +00:00
metadata Start metadata proxy even if IPv6 DAD fails 2023-06-05 12:09:00 +02:00
ovn Fix ovn-metadata agent sync of unused namespaces 2023-08-25 18:24:31 +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 Don't register config options on imports 2022-04-13 05:49:15 +00:00
metadata_agent.py Don't register config options on imports 2022-04-13 05:49:15 +00:00
resource_cache.py Cleanup fanout queues on ovs agent stop 2022-09-09 09:03:45 +02:00
rpc.py Avoid failure of get_device_details if net from cache is empty 2023-01-18 15:27:31 +01:00
securitygroups_rpc.py Start using security-groups-shared-filtering from neutron-lib 2022-05-19 12:51:15 -04:00