[openstack-announce] [new][puppet] puppet-gnocchi 9.3.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Mon Sep 19 17:49:15 UTC 2016
We are excited to announce the release of:
puppet-gnocchi 9.3.0: Puppet module for OpenStack Gnocchi
This release is part of the newton release series.
For more details, please see below.
9.3.0
^^^^^
New Features
************
* The python-rados package is part of ceph jewel release and should
replace the cradox package.
* Ubuntu Xenial comes with ceph jewel release and the python-rados
package resolves a missing dependency for ceph backends.
Deprecation Notes
*****************
* The cradox package setting in gnocchi::storage::ceph has been
deprecated.
Bug Fixes
*********
* gnocchi has been underperforming under apache wsgi. This fix tunes
the workers and threads appropriately so we get better performance
from apache.
Changes in puppet-gnocchi 9.2.0..9.3.0
--------------------------------------
d9b617f Prepare 9.3.0 (newton rc1)
ce8bece Fix puppet-lint before upgrading gem
ace794b Provide information related to haproxy and mysql
2d643c0 Tune workers and thread defaults for better performance
bbd0b17 Add python-rados package in ceph backend class.
a403dbc Set the user and project domain name to Default
Diffstat (except docs and test files)
-------------------------------------
README.md | 14 +++++
manifests/api.pp | 3 +-
manifests/keystone/authtoken.pp | 8 +--
manifests/params.pp | 2 +
manifests/storage/ceph.pp | 32 ++++++++++-
manifests/wsgi/apache.pp | 8 +--
metadata.json | 8 +--
...dded_python_rados_package-0427154d398c9d75.yaml | 6 +++
...rkers-and-thread-defaults-8eaabb88ae5a7d79.yaml | 5 ++
releasenotes/source/conf.py | 4 +-
spec/classes/gnocchi_keystone_authtoken_spec.rb | 4 +-
spec/classes/gnocchi_storage_ceph_spec.rb | 63 ++++++++++++++++++++++
spec/classes/gnocchi_wsgi_apache_spec.rb | 15 +++++-
13 files changed, 153 insertions(+), 19 deletions(-)
More information about the OpenStack-announce
mailing list