neutron/neutron
Lucas Alvares Gomes 79010935c0 [OVN] Cleanup old Hash Ring node entries
This patch introduces a maintenance task that runs once a day and is
responsible for cleaning up Hash Ring nodes that haven't been updated in
5 days or more.

Change-Id: Ibed9e0d77500570c3d0f9f39bfe40cb9239d0d7a
Closes-Bug: #2033281
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit 7f777c223e)
2023-08-30 11:32:01 +01:00
..
agent Fix ovn-metadata agent sync of unused namespaces 2023-08-25 18:25:12 +00:00
api Delete sg rule which remote is the deleted sg 2023-07-04 12:25:21 +00:00
cmd [OVN] Hash Ring: Better handle Neutron worker failures 2023-08-03 09:23:16 +01:00
common Merge "[OVN] Prevent Trunk creation/deletion with parent port bound" into stable/yoga 2023-08-08 21:34:05 +00:00
conf Suppress IPv6 metadata DAD failure and delete address 2023-05-02 15:13:29 +02:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db [OVN] Cleanup old Hash Ring node entries 2023-08-30 11:32:01 +01:00
debug Fix typos in log/error messages 2022-06-19 07:20:01 +00:00
exceptions Add port-resource-request-groups extension 2021-10-21 14:30:07 +02:00
extensions Implement specific tracked resource count method per quota driver 2022-07-28 21:54:01 +02:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Remove exception ``IpAddressAllocationNotFound`` 2022-03-17 06:25:30 +00:00
locale
notifiers Retry connections to Nova 2022-09-09 08:34:45 +00:00
objects Replace context decorators with context managers 2023-04-28 16:56:44 +02:00
pecan_wsgi Merge "[API] Return 403 for POST requests when user is not authorized" into stable/yoga 2022-05-02 13:52:26 +00:00
plugins [OVN] Cleanup old Hash Ring node entries 2023-08-30 11:32:01 +01:00
privileged Add retry for privsep get_link_devices 2022-05-16 15:39:45 +02:00
profiling
quota Implement specific tracked resource count method per quota driver 2022-07-28 21:54:01 +02:00
scheduler Improve scheduling L3/DHCP agents, missing lower binding indexes 2023-02-13 17:56:10 +01:00
server Use monkey_patch for neutron API server. 2022-04-23 18:46:41 +00:00
services Merge "[OVN] Prevent Trunk creation/deletion with parent port bound" into stable/yoga 2023-08-08 21:34:05 +00:00
tests [OVN] Cleanup old Hash Ring node entries 2023-08-30 11:32:01 +01:00
__init__.py
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py
neutron_plugin_base_v2.py
opts.py Add missing DHCP opts for genconfig 2022-01-14 16:35:43 +08:00
policy.py Handle properly InvalidScope exceptions to not return error 500 2022-04-20 14:51:05 +00:00
service.py
version.py
worker.py
wsgi.py Disable tracebacks of eventlet.wsgi.server 2022-01-11 09:33:12 +01:00