2025.1 Series Release Notes¶
26.0.0¶
New Features¶
Add a new
amqp_auto_deleteparameter, so that transient queues are automatically deleted. This parameter is available for both the top levelironicand theironic::inspectorclasses.
The following two parameter have been added.
ironic::keystone::auth::configure_serviceironic::keystone::auth_inspector::configure_service
The new
ironic::vncclass, which manages theironic-novncproxyservice and its options, has been added.
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttlhas 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_pthreadparameter and theironic::inspector::rabbit_heartbeat_in_pthreadparameter have been deprecated and will be removed in the future release.