Comment 4 for bug 2073309

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/925301
Committed: https://opendev.org/openstack/neutron/commit/d15ef79c4de5fdcda728248a94ae89d433450b23
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit d15ef79c4de5fdcda728248a94ae89d433450b23
Author: Terry Wilson <email address hidden>
Date: Tue Jul 16 18:35:40 2024 -0500

    Actualy set global "removal limit" options

    Neither fdb_removal_limit nor mac_binding_removal_limit config
    options currently get set in the OVN DB. This patch corrects that
    and adds missing testing for the MAC_Binding aging maintenance
    task.

    Fixes: 0a554b4f29 ("Add support for OVN MAC_Binding aging")
    Fixes: 1e9f50c736 ("Add support for FDB aging")
    Closes-Bug: #2073309
    Change-Id: I80d79faeb9f1057d398ee750ae6e246598fd13d2
    (cherry picked from commit b4c8cc600a21469e247a0012585969a7897a0929)