Pike Series Release Notes¶
11.6.0¶
New Features¶
Add openstack-db tag to Exec that run db-sync.
11.4.0¶
Bug Fixes¶
Expose metricd processing delay to be set in gnocchi config metricd section.
11.3.0¶
Deprecation Notes¶
The classes to manage InfluxDB have been removed due to the fact that the InfluxDB support was dropped over a year ago.
11.2.0¶
Upgrade Notes¶
Deprecated keystone authtoken signing_dir option is removed in Pike.
Deprecation Notes¶
Deprecating some oslo.log options from logging class. Gnocchi is moving away from oslo.log to daiquri.
11.1.0¶
Bug Fixes¶
Expose metric processing delay param.
11.0.0¶
Deprecation Notes¶
add middlewares configuration to gnocchi.conf.
gnocchi::ensure_package is now deprecated and will be removed in the future release. Please use gnocchi::package_ensure instead.
gnocchi::db::ensure_package is now deprecated and will be removed in the future release. Please use gnocchi::db::package_ensure instead.
Bug Fixes¶
Install redis when coordination is set in gnocchi storage. Otherwise metricd will go creazy and throw exceptions.