2023.1 Series Release Notes¶
22.0.0¶
New Features¶
The
octavia::controller
class now supports the following two new parameters.amphora_delete_retries
amphora_delete_retry_interval
The new
octavia::api::allow_prometheus_listeners
parameter has been added.
The new
octavia::controller::event_notifications
parameter has been added.
The new
octavia::executor_thread_pool_size
parameter has been added.
The new
octavia::policy::policy_default_rule
parameter has been added.
This module now supports Ubuntu 22.04 (Jammy Jellyfish).
Upgrade Notes¶
The following parameters of the
octavia::health_manager
class have been removed.heartbeat_interval
heartbeat_key
Now the
octavia::controller::heartbeat_key
parameter is required.
The
octavia::controller::port_detach_timeout
parameter has been removed.
This module no longer supports Ubuntu 20.04 (Focal Fossa).