Comment 9 for bug 2033281

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/893140
Committed: https://opendev.org/openstack/neutron/commit/adfe0659c619ad82761c9622bdcfdffed09248da
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit adfe0659c619ad82761c9622bdcfdffed09248da
Author: Lucas Alvares Gomes <email address hidden>
Date: Tue Aug 29 11:37:52 2023 +0100

    [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 <email address hidden>
    (cherry picked from commit 7f777c223e557f7bb0e0290090019eaa60095b50)