2025.2 Series Release Notes¶
27.0.0¶
New Features¶
- The - neutron::agents::l3class now supports configuring conntrackd options.
- The new - neutron::plugins::ml2::ovn::stateless_nat_enabledparameter has been added.
- The - neutronclass now has two new parameters- rabbit_use_queue_managerand- rabbit_stream_fanout.
- Support for Neutron FWaaS was readded. 
- The - neutron::keystone::authclass now adds the- servicerole by default. Set the- rolesparameter not to add the role.
- The - neutron::servics::sfc::sfc_driverparameter has been deprecated, in favor of the new- sfc_driversparameter.
- The - neutron::servics::sfc::fc_driverparameter has been deprecated, in favor of the new- fc_driversparameter.
Upgrade Notes¶
- The - neutron::agents::l2gw::max_connection_retriesparameter now defaults to the- os_service_defaultfact, which uses the internal default value of the networking-l2gw plugin. Set this parameter in case the previous default value (- 30) is desired.
- The - neutron::server::ensure_dr_packageparameter has been removed.
- The - neutron::agents::l3::ha_enabledparameter has been removed.
- Puppet 7 is no longer supported. Use Puppet 8 instead. 
- The - neutron::rabbit_heartbeat_in_pthreadparameter has been removed.
- The - neutron::rootwrapclass has been removed.
- Support for standalone neutron-server service has been removed. 
- The following parameters of the - neutron::agents::taasclass have been removed.- vlan_range_start
- vlan_range_end
 
- The - neutron::logging::watch_log_fileparameter has been removed.
Deprecation Notes¶
- Support for Ovn Metadata Agent service has been deprecated, because the service was deprecated in neutron. 
- The - neutron::vlan_transparentparameter and the- neutron::vlan_qinqparameter have been deprecated and will be removed in a future release.
