neutron/releasenotes/notes/support-ovn-mac-aging-8a555c608ccf8b04.yaml
Takashi Kajinami 027ad4624d Fix wrong option name in release note
This is follow-up of 0a554b4f29 and fixes
the wrong option name mentioned in the release note file.

Change-Id: I5fd200c1352aaed8cff1d4a857967f5e32e45db7
2024-02-12 23:10:16 +09:00

10 lines
418 B
YAML

---
features:
- |
MAC address aging in the OVN ML2 mech driver is now supported and can
be configured globally with the new ``[ovn] mac_binding_age_threshold``
and ``[ovn_nb_global] mac_binding_removal_limit`` configuration
options. Setting the value per-router is not currently supported. This
feature is available in OVN versions >= 22.09.0+. Previous versions will
ignore the new options.