[release-announce] [puppet] puppet-gnocchi 12.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 22:21:21 UTC 2017


We are tickled pink to announce the release of:

puppet-gnocchi 12.1.0: Puppet module for OpenStack Gnocchi

This release is part of the queens release series.

Download the package from:

    https://tarballs.openstack.org/puppet-gnocchi/

For more details, please see below.

12.1.0
^^^^^^


New Features
************

* Expose use_json logging parameter, which enables JSON formatted
  logging.


Bug Fixes
*********

* Add gnocchi S3 storage driver

Changes in puppet-gnocchi 12.0.1..12.1.0
----------------------------------------

274b8f3 Use gnocchi-api binary for wsgi script
eff2da1 Prepare for Queens Milestone 2
4396464 Expose use_json logging option
579a17a Add S3 storage driver


Diffstat (except docs and test files)
-------------------------------------

manifests/logging.pp                               |  6 ++++
manifests/params.pp                                |  2 +-
manifests/storage/s3.pp                            | 42 ++++++++++++++++++++++
metadata.json                                      | 10 +++---
.../notes/add-s3-driver-c73d167c81a8b33c.yaml      |  4 +++
releasenotes/notes/log-json-514a919eec6e2b8e.yaml  |  4 +++
spec/classes/gnocchi_logging_spec.rb               |  3 ++
spec/classes/gnocchi_storage_s3_spec.rb            | 40 +++++++++++++++++++++
spec/classes/gnocchi_wsgi_apache_spec.rb           |  2 +-
9 files changed, 106 insertions(+), 7 deletions(-)







More information about the Release-announce mailing list