Wallaby Series Release Notes¶
18.4.2-8¶
New Features¶
Add new parameter
tenant_name_discovery
, whether to idenitfy user and project names from polled samples. This paramater is to be configured only when ceilometer central namespace is enabled.
The new
ceilometer::cache
class has been added.
Support for the
[compute] resource_update_interval
parameter and the[compute] resource_cache_expiry
parameter has been added.
The
ceilometer::agent::polling
class now suppports the newbatch_size
parameter.
Bug Fixes¶
Configure
tenant_name_discovery
parameter on all nodes where ceilometer is expected to run. This inculdes central, compute and ipmi namespaces.
18.4.0¶
Deprecation Notes¶
The
ceilometer::agent::auth
class has been deprecated. Use theceilometer::agent::service_credentials
class instead.