Merge "Fix wrong option name in release note"

This commit is contained in:
Zuul 2024-02-13 08:18:05 +00:00 committed by Gerrit Code Review
commit bbaa3f55c5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
features:
- |
MAC address aging in the OVN ML2 mech driver is now supported and can
be configured globally with the new ``[ovn] mac_binding_aging_threshold``
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