2025.1 Series Release Notes¶
26.0.0¶
New Features¶
Add a new
amqp_auto_deleteparameter, so that transient queues are automatically deleted.
The new
ceilometer::cache::backend_expiration_timeparameter has been added.
The new
ceilometer::agent::polling::ignore_disabled_projectsparameter has been added.
The following parameters have been added to the
ceilometer::agent::pollingclass.enable_notificationsenable_prometheus_exporterprometheus_listen_addresses
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttlhas been added to the ceilometer init class 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¶
The
ceilometer::rabbit_heartbeat_in_pthreadparameter has been deprecated and will be removed in the future release.
The
ceilometer::agent::polling::tenant_name_discoveryparameter has been deprecated in favor of the newidentity_name_discoveryparameter.