027ad4624d
This is follow-up of 0a554b4f29
and fixes
the wrong option name mentioned in the release note file.
Change-Id: I5fd200c1352aaed8cff1d4a857967f5e32e45db7
10 lines
418 B
YAML
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.
|