[release-announce] puppet-gnocchi 22.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 5 15:46:24 UTC 2023


We are overjoyed to announce the release of:

puppet-gnocchi 22.0.0: Puppet module for OpenStack Gnocchi

This release is part of the antelope 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 21.0.0..22.0.0
----------------------------------------

2850323 Prepare 2023.1 release
a8fc8c9 Make sure redis urls are hidden
cc2231b Remove unnecessary policy conversion
8f74b05 Add strict validation about boolean parameters
37049a8 Replace legacy facts and use fact hash
ecd6b5a Expose policy_default_rule
fa6ef57 Switch to Ubuntu Jammy (22.04)
aaceae3 Update master for stable/zed


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

manifests/api.pp                                   |  24 +++--
manifests/cors.pp                                  |  24 ++---
manifests/healthcheck.pp                           |  16 +--
manifests/init.pp                                  |   6 +-
manifests/keystone/authtoken.pp                    | 116 ++++++++++-----------
manifests/logging.pp                               |  34 +++---
manifests/metricd.pp                               |  27 ++---
manifests/params.pp                                |   6 +-
manifests/policy.pp                                |  31 +++---
manifests/statsd.pp                                |  23 ++--
manifests/storage/ceph.pp                          |  14 +--
manifests/storage/incoming/redis.pp                |   4 +-
manifests/storage/s3.pp                            |  12 ++-
manifests/storage/swift.pp                         |  44 ++++----
manifests/wsgi/apache.pp                           |   8 +-
manifests/wsgi/uwsgi.pp                            |   6 +-
metadata.json                                      |  10 +-
.../policy_default_rule-c2f38a50dc3f2636.yaml      |   4 +
.../notes/ubuntu-jammy-3786c2e486535113.yaml       |   8 ++
releasenotes/source/index.rst                      |   1 +
releasenotes/source/zed.rst                        |   6 ++
spec/classes/gnocchi_api_spec.rb                   |   6 +-
spec/classes/gnocchi_client_spec.rb                |   2 +-
spec/classes/gnocchi_db_spec.rb                    |   4 +-
spec/classes/gnocchi_db_sync_spec.rb               |   5 +-
spec/classes/gnocchi_init_spec.rb                  |   6 +-
spec/classes/gnocchi_policy_spec.rb                |   2 +
.../classes/gnocchi_storage_incoming_redis_spec.rb |   2 +-
spec/classes/gnocchi_storage_s3_spec.rb            |   2 +-
spec/classes/gnocchi_wsgi_apache_spec.rb           |   8 +-
30 files changed, 241 insertions(+), 220 deletions(-)







More information about the Release-announce mailing list