Current Series Release Notes¶
25.0.0-19¶
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::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).