98a1476ed8
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
)
6 lines
207 B
YAML
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. |