Comment 2 for bug 2073309

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/924295
Committed: https://opendev.org/openstack/neutron/commit/b4c8cc600a21469e247a0012585969a7897a0929
Submitter: "Zuul (22348)"
Branch: master

commit b4c8cc600a21469e247a0012585969a7897a0929
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