puppet-gnocchi 25.0.0 (dalmatian)
We are psyched to announce the release of: puppet-gnocchi 25.0.0 This release is part of the dalmatian 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 24.0.0..25.0.0 ---------------------------------------- 29f6749 Prepare 2024.2 release d86a775 logging: Deprecate unused watch_log_file option 3cae643 Add validations for keystone resource parameters cf80535 Add support for [storage] swift_container_prefix 7d7d2f5 Fix additional override for file incoming driver 103040a ceph: Simplify parameter validations 4fab961 Add support for [healthcheck] enable_by_file_paths 9feec88 reno: Update master for unmaintained/zed 7e77264 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- manifests/healthcheck.pp | 7 +++ manifests/keystone/auth.pp | 50 +++++++++++----------- manifests/logging.pp | 28 +++++++----- manifests/storage/ceph.pp | 25 +++++++---- manifests/storage/incoming/file.pp | 16 ++----- manifests/storage/swift.pp | 6 +++ metadata.json | 8 ++-- .../deprecate-watch_log_file-f29924b2bcb809f1.yaml | 5 +++ .../hc-enable_by_file_paths-40231ad5bbc4ae0f.yaml | 5 +++ .../swift_container_prefix-ea1aaa526fbd2a54.yaml | 5 +++ releasenotes/source/2024.1.rst | 6 +++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- spec/classes/gnocchi_healthcheck_spec.rb | 3 ++ spec/classes/gnocchi_logging_spec.rb | 19 ++++---- spec/classes/gnocchi_storage_incoming_file_spec.rb | 4 +- spec/classes/gnocchi_storage_swift_spec.rb | 5 ++- 17 files changed, 120 insertions(+), 75 deletions(-)
participants (1)
-
no-reply@openstack.org