2025.1 Series Release Notes¶
26.0.0¶
New Features¶
The
ovn::controller::ovn_encap_ipparameter now accepts array of IP addresses.
The new
ovn::controller::ovn_encap_ip_defaultparameter has been added.
The following parameters have been added to the
ovn::northedclass.ovn_nb_db_inactivity_probeovn_sb_db_inactivity_probe
This module now officially supports Puppet 8.
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
The
external_ids:ovn-openflow-probe-intervaloption is now unset by default. Set theovn::controller::ovn_openflow_probe_intervalparameter explicitly to keep using the previous default value.
Ubuntu 22.04 is no longer supported.
Deprecation Notes¶
The
ovn::controller::ovn_openflow_probe_intervalparameter has been deprecated, because theexternal_ids:ovn-openflow-probe-intervaloption of ovn-controller was removed in OVN 24.03 .