neutron/releasenotes/notes/hash-ring-cleanup-1079d2375082cebe.yaml
Lucas Alvares Gomes 98a1476ed8 [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:10 +01:00

6 lines
207 B
YAML

---
other:
- |
Adds 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. See LP #2033281 for more information.