2024.2 Series Release Notes¶
25.0.0¶
New Features¶
Add possibility to add cert/key/ca as source instead of content parameter
The new
octavia::rabbit_enable_cancel_on_failover
parameter has been added.
The new
octavia::healthcheck::enable_by_file_paths
parameter has been added.
The new
octavia::notification_retry
parameter has been added.
The new
octavia::rabbit_qos_prefetch_count
parameter has been added.
The following options have been added to the
octavia::task_flow
class.jobboard_redis_sentinel_username
jobboard_redis_sentinel_password
jobboard_redis_sentinel_ssl_options
The
octavia::task_flow
class now ensures the backend package is installed. Package management can be disabled by setting the newmanage_backend_package
parameter tofalse
. The package status can be customized by the newpackage_ensure
parameter.
Upgrade Notes¶
Support for amqp1 messaging driver has been removed.
The deprecated
octavia::api::provider_drivers
parameter has been removed. Use theenabled_provider_drivers
parameter instead.
The following parameters of the
octavia::neutron
class have been removed.endpoint
endpoint_type
The deprecated
octavia::health_manager::workers
parameter has been removed.
Deprecation Notes¶
The
octavia::logging::watch_log_file
parameter has been deprecated.