We are chuffed to announce the release of: puppet-gnocchi 20.3.0: Puppet module for OpenStack Gnocchi This release is part of the yoga 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. Changes in puppet-gnocchi 20.2.0..20.3.0 ---------------------------------------- 2337226 setuptools: Disable auto discovery a7c94d0 Make sure archive_policy_name is cleared by default a84c8fa s3_access_key_id should be secret 2ca1619 Do not hard-code default of [api] max_limit 04301ef Support [api] operation_timeout d4416af Prepare Yoga RC1 8beb8d5 remove unicode literal from code Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 19 +++++++++++----- manifests/statsd.pp | 4 ++-- manifests/storage/s3.pp | 2 +- metadata.json | 8 +++---- .../api-operation_timeout-909cae1732afee42.yaml | 4 ++++ releasenotes/source/conf.py | 14 ++++++------ setup.py | 1 + spec/classes/gnocchi_api_spec.rb | 26 +++++++++++++++++----- spec/classes/gnocchi_statsd_spec.rb | 19 +++++++++++----- spec/classes/gnocchi_storage_s3_spec.rb | 2 +- 10 files changed, 68 insertions(+), 31 deletions(-)