Current Series Release Notes¶
25.0.0-28¶
New Features¶
Add the
access_log_env_var
parameter to theneutron::wsgi::apache
class to allow filtering logs (eg. suppress healthecks)
The new
neutron::cache::backend_expiration_time
parameter has been added.
The new
neutron::keystone::auth::configure_service
parameter has been added.
The
neutron::plugins::ml2::ovn::ovn_emit_need_to_frag
parameter has been deprecated and will be removed in a future release.
The
neutron::designate
class now has a newregion_name
parameter.
The new
neutron::plugins::ml2::ovn::live_migration_activation_strategy
parameter has been added.
The new
neutron::plugins::ml2::ovn::ovn_l3_scheduler
parameter has been added.
The
neutron::server
class now supports installation of theneutron-periodic-workers
service also in Debian (previous version only supported Red Hat based systems by default, unless the params value was overridden).
This module now officially supports Puppet 8.
The new
neutron::vlan_qinq
parameter has been added.Upgrade Notes¶
Support for linuxbridge mechanism driver has been removed.
Deprecation Notes¶
The
neutron::rabbit_heartbeat_in_pthread
parameter has been deprecated and will be removed in the future release.