Mitaka Series Release Notes¶
8.3.0¶
Known Issues¶
Delete blank values from ceilometer::agent::polling namespaces array.
Bug Fixes¶
Added the ability to manage the memcached servers for keystone_authtoken in ceilometer::api
8.2.0¶
Upgrade Notes¶
Update auth_type value to ‘password’ to use keystone auth plugin by default instead of ceilometer legacy keystone loader.
Remove hard-coded API version from auth url
8.1.0¶
New Features¶
Added messaging_urls parameter to ceilometer agents notification. The parameter accepts an array.
Switched ceilometer_config from ini_setting type to openstack_config type.
Added the ability to pass in messaging_urls into notifications agent. This will allow a user to configure ceilometer to talk to different virtualhosts or entirely different messaging queues.
8.0.0¶
Prelude¶
This is the first Mitaka release for puppet-ceilometer module.
New Features¶
Implement Gnocchi dispatcher configuration Add dispatcher options to ceilometer::collector and create ceilometer::dispatcher::gnocchi class, with current upstream options.
Support of PyMySQL driver for MySQL backend.
Release notes are no longer maintained by hand, we now use the reno tool to manage them.
Ability to configure api, collector and notification workers.
Deprecation Notes¶
Deprecate Ceilometer alarm classes. Alarming services (evaluator and notifier) in Mitaka were moved to Aodh OpenStack project.
Deprecate mongodb_replica_set parameter.
Use identity_uri and auth_uri by default.
Remove QPID messaging support. Qpid messaging driver is removed from oslo.messaging so we won’t support anymore.