Current Series Release Notes¶
25.0.0-6¶
New Features¶
The
ovn::controller::ovn_encap_ip
parameter now accepts array of IP addresses.
The new
ovn::controller::ovn_encap_ip_default
parameter has been added.
The following parameters have been added to the
ovn::northed
class.
ovn_nb_db_inactivity_probe
ovn_sb_db_inactivity_probe
Upgrade Notes¶
The
external_ids:ovn-openflow-probe-interval
option is now unset by default. Set theovn::controller::ovn_openflow_probe_interval
parameter explicitly to keep using the previous default value.Deprecation Notes¶
The
ovn::controller::ovn_openflow_probe_interval
parameter has been deprecated, because theexternal_ids:ovn-openflow-probe-interval
option of ovn-controller was removed in OVN 24.03 .