[release-announce] puppet-gnocchi 18.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 18 22:09:45 UTC 2021


We are gleeful to announce the release of:

puppet-gnocchi 18.1.0: Puppet module for OpenStack Gnocchi

This release is part of the wallaby release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-gnocchi/+bugs

For more details, please see below.

18.1.0
^^^^^^


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

* Adds db_sync_timeout parameter to db sync.

* The new "gnocchi::keystone::authtoken::service_type" parameter has
  been added to configure the service_type parameter in authtoken
  middleware.


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

* The following parameters have been removed from the
  "gnocchi::storage" class.

  * "package_ensure"

  * "coordination_url"

  * "metric_processing_delay"

Changes in puppet-gnocchi 18.0.0..18.1.0
----------------------------------------

2439d4c Prepare Wallaby M1
5d4550d Allow db sync timeouts to be configurable
f578e86 Replace deprecated UPPER_CONSTRAINTS_FILE variable
0e4e116 Add support for the keystone_authtoken/service_type parameter
426db51 Fix outdated files
2c14dcd Clean up deprecated parameters in the gnocchi::storage class


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

manifests/db/sync.pp                               | 10 ++++--
manifests/init.pp                                  | 11 +++----
manifests/keystone/authtoken.pp                    |  7 ++++
manifests/metricd.pp                               |  4 +--
manifests/storage.pp                               | 37 ++--------------------
metadata.json                                      | 10 +++---
.../add_db_sync_timeout-8363be2e21ddc1e8.yaml      |  3 ++
...ne-authtoken-service_type-4a4662738bfc44c9.yaml |  5 +++
.../remove-storage-options-22a1f994f8713794.yaml   |  9 ++++++
spec/classes/gnocchi_db_sync_spec.rb               |  7 ++--
spec/classes/gnocchi_keystone_authtoken_spec.rb    |  3 ++
tox.ini                                            |  2 +-
12 files changed, 53 insertions(+), 55 deletions(-)







More information about the Release-announce mailing list