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

no-reply at openstack.org no-reply at openstack.org
Thu Mar 25 09:21:38 UTC 2021


We are thrilled to announce the release of:

puppet-gnocchi 18.3.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.3.0
^^^^^^


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

* The new "gnocchi::healthcheck" class has been added. This class
  manages parameters of healthcheck middlware in oslo.middleware.

* The following two parameters have been added to
  "swift::storage::swift"

  * "swift_service_type"

  * "swift_timeout"


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

* The deprecated "gnocchi::storage::swift::auth_tenant_name"
  parameter has been removed.

Changes in puppet-gnocchi 18.2.0..18.3.0
----------------------------------------

be435d2 Prepare Wallaby M3
8a50103 Remove deprecated gnocchi::storage::swift::auth_tenant_name
8d0f45e Add support for healthcheck middleware options
4b310cf Support more options of Swift storage driver
7cba6e4 swift_key should be secret
7c3ec98 Improve unit test coverage of gnocchi::storage::swift


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

manifests/healthcheck.pp                           | 41 ++++++++++++++++
manifests/storage/swift.pp                         | 29 +++++-------
metadata.json                                      |  8 ++--
.../notes/healthcheck-0465f924bd2f4dbe.yaml        |  5 ++
...ve-swift-auth_tenant_name-32010b83e506b70c.yaml |  5 ++
.../notes/swift-opts-57734ccd24e882f1.yaml         |  7 +++
spec/classes/gnocchi_healthcheck_spec.rb           | 55 ++++++++++++++++++++++
spec/classes/gnocchi_storage_swift_spec.rb         | 32 +++++++++++--
8 files changed, 157 insertions(+), 25 deletions(-)







More information about the Release-announce mailing list