2023.1 Series Release Notes¶
22.0.0-5¶
Bug Fixes¶
Configure
tenant_name_discovery
parameter on all nodes where ceilometer is expected to run. This inculdes central, compute and ipmi namespaces.
22.0.0¶
New Features¶
The
ceilometer::agent::notification
class now supports thebatch_size
parameter and thebatch_timeout
parameter.
The
ceilometer::agents::polling::separate_services
parameter has been added. When this parameter is set to true, the class configures separate agent services for individual namespaces, instead of the single polling agent service.
This module now supports Ubuntu 22.04 (Jammy Jellyfish).
Upgrade Notes¶
The following classes have been removed.
ceilometer::db
ceilometer::db::mysql
ceilometer::db::postgresql
The following parameters of the
ceilometer
class have been removed.snmpd_readonly_user_name
snmpd_readonly_user_password
This module no longer supports Ubuntu 20.04 (Focal Fossa).