[release-announce] puppet-gnocchi 16.3.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 28 15:10:14 UTC 2020


We are amped to announce the release of:

puppet-gnocchi 16.3.0: Puppet module for OpenStack Gnocchi

This release is part of the ussuri stable 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.

16.3.0
^^^^^^


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

* The following parameters were added to the
  "gnocchi::storage::swift" class to configure keystone region and
  domain used for access to Swift.

  * "swift_region"

  * "swift_user_domain_name"

  * "swift_project_domain_name"


Deprecation Notes
*****************

* The "gnocchi::storage::swift::auth_tenant_name" parameter was
  deprecated and will be remove in a future release. Use the
  "auth_project_name" parameter instead.

Changes in puppet-gnocchi 16.2.1..16.3.0
----------------------------------------

a39afef Prepare Ussuri RC1
2379612 Add domain/region parameters for gnocchi::storage::swift
a130da9 Use service default in gnocchi::storage::swift
1951fc4 Rename swift_tenant_name to swift_project_name


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

manifests/storage/swift.pp                         | 76 ++++++++++++++++------
metadata.json                                      |  8 +--
...-swift-keystone-v3-params-e07787e87f7999fc.yaml |  9 +++
...torage-swift_project_name-5c00b6eea8e4b009.yaml |  6 ++
spec/classes/gnocchi_storage_swift_spec.rb         | 12 ++--
5 files changed, 83 insertions(+), 28 deletions(-)







More information about the Release-announce mailing list