[openstack-announce] [new][puppet] puppet-gnocchi 9.4.1 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 7 05:25:57 UTC 2016


We are happy to announce the release of:

puppet-gnocchi 9.4.1: Puppet module for OpenStack Gnocchi

This release is part of the newton stable release series.

Download the package from:

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

For more details, please see below.

9.4.1
^^^^^


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

* This adds the enable_proxy_headers parsing option which is used by
  the http_proxy_to_wsgi middleware.


Upgrade Notes
*************

* Default the metricd workers parameter to a safer value. Now
  defaulted to os_workers will configure this parameter to the maximum
  value between '(<# processors> / 4)' and '2' without exeeding '8'

Changes in puppet-gnocchi 9.4.0..9.4.1
--------------------------------------

3c089d9 Release 9.4.1 (newton)
fb728f7 Add option to enable Gnocchi's SSL middleware
c0db11f Default metricd workers to a safer value
a63f309 Use stable/newton spec helper
7c1ed91 Update .gitreview for stable/newton


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

.gitreview                                         |  1 +
Gemfile                                            |  1 +
manifests/api.pp                                   | 40 ++++++++++++++--------
manifests/metricd.pp                               | 10 +++---
metadata.json                                      |  2 +-
...able-proxy-header-parsing-3f3da693df01b5ec.yaml |  4 +++
...lt-metricd-to-safer-value-529c85e617105424.yaml |  6 ++++
releasenotes/source/conf.py                        |  4 +--
spec/classes/gnocchi_api_spec.rb                   | 12 ++++++-
spec/classes/gnocchi_metricd_spec.rb               |  3 +-
10 files changed, 57 insertions(+), 26 deletions(-)






More information about the OpenStack-announce mailing list