2023.1 Series Release Notes¶
22.1.0¶
New Features¶
The
ironic::inspector
class now supports configuring the oslo.messaging library options.
22.0.0¶
New Features¶
The
ironic::drivers::agent
class now supports the following two new parameters.command_wait_attempts
command_wait_interval
The new
ironic::inventory
class has been added.
The new
ironic::policy::policy_default_rule
parameter has been added.
The new
ironic::inspector::policy::policy_default_rule
parameter has been added.
This module now supports Ubuntu 22.04 (Jammy Jellyfish).
A new calss
ironic::wsgi::wsgi
was added to allow configuring uwsgi in operating systems that support this (ie: currently Debian). This helps configuring the number of processes, threads and listen socket. Also, a newironic_api_uwsgi_config
provider was added.
Upgrade Notes¶
This module no longer supports Ubuntu 20.04 (Focal Fossa).