We are overjoyed to announce the release of: puppet-gnocchi 15.0.0: Puppet module for OpenStack Gnocchi This release is part of the train 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. 15.0.0 ^^^^^^ New Features * Add openstackclient installation to the client class. Changes in puppet-gnocchi 14.4.0..15.0.0 ---------------------------------------- 3854d2f Add openstackclient installation to the client class 5dfc798 Move to opendev c24ff4d Fix Repository e974dc6 Replace git.openstack.org with opendev.org/openstack ed58dde OpenDev Migration Patch 55e39f3 Add gnocchi::storage::s3::s3_bucket_prefix into s3 storage configuration 59c266a Bump version for the start of Train b503f59 Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 4 ++-- manifests/client.pp | 2 ++ manifests/storage/s3.pp | 5 +++++ metadata.json | 10 +++++----- .../notes/add-openstackclient-client-ab8c46a274ff4349.yaml | 3 +++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 ++++++ spec/classes/gnocchi_client_spec.rb | 2 ++ tox.ini | 2 +- 11 files changed, 29 insertions(+), 10 deletions(-)