Current Series Release Notes¶
25.0.0-21¶
New Features¶
Add a new
amqp_auto_delete
parameter, so that transient queues are automatically deleted. This parameter is available for both the top levelironic
and theironic::inspector
classes.
The following two parameter have been added.
ironic::keystone::auth::configure_service
ironic::keystone::auth_inspector::configure_service
The new
ironic::vnc
class, which manages theironic-novncproxy
service and its options, has been added.
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttl
has been added to the ironic and ironic::inspector classes to configure how long transtient queue should stay until they are automatically deleted.
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
Ubuntu 22.04 is no longer supported.
Deprecation Notes¶
Support for ironic-inspector is now deprecated, because the ironic-inspector project iself is now deprecated and in maintenance mode.
The
ironic::rabbit_heartbeat_in_pthread
parameter and theironic::inspector::rabbit_heartbeat_in_pthread
parameter have been deprecated and will be removed in the future release.