[release-announce] puppet-gnocchi 19.5.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Wed May 17 11:26:23 UTC 2023
We are gleeful to announce the release of:
puppet-gnocchi 19.5.0: Puppet module for OpenStack Gnocchi
This release is part of the xena 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.
19.5.0
^^^^^^
New Features
* Install python-boto3 automatically in order to satisfy s3 storage
backend package dependencies. This can be disabled by setting the
"gnocchi::storage::s3::manage_boto3" parameter.
Changes in puppet-gnocchi 19.4.0..19.5.0
----------------------------------------
fdc70e2 Prepare the final stable/xena release
0221ef2 setuptools: Disable auto discovery
db97bc7 s3_access_key_id should be secret
a51f532 Ensure required packages are installed for s3 support.
1cf22a1 Update TOX_CONSTRAINTS_FILE for stable/xena
21379e2 Update .gitreview for stable/xena
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
manifests/params.pp | 1 +
manifests/storage/s3.pp | 21 ++++++++++-
metadata.json | 2 +-
.../fix-s3-and-install-boto3-49991c1b453c2168.yaml | 6 ++++
setup.py | 1 +
spec/classes/gnocchi_storage_s3_spec.rb | 42 +++++++++++++++++++++-
tox.ini | 2 +-
8 files changed, 72 insertions(+), 4 deletions(-)
More information about the Release-announce
mailing list