Current Series Release Notes¶
25.0.0-15¶
New Features¶
Add a new
amqp_auto_delete
parameter, so that transient queues are automatically deleted.
The new
octavia::keystone::auth::configure_service
parameter has been added.
The
octavia::task_flow
class now supports configuring jobboard etcd backend.
The new
octavia::task_flow::jobboard_redis_backend_db
parameter has been added.
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttl
has been added to the octavia class to configure how long transient queue should stay until they are automatically deleted.
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
The
octavia::neutron
class is now required and atleast thepassword
should be configured but you should verify thatauth_url
and other parameters is specified correctly.
Ubuntu 22.04 is no longer supported.
Deprecation Notes¶
The
octavia::rabbit_heartbeat_in_pthread
parameter has been deprecated and will be removed in the future release.