puppet-barbican 25.0.0 (dalmatian)
We enthusiastically announce the release of: puppet-barbican 25.0.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/puppet-barbican Download the package from: https://tarballs.openstack.org/puppet-barbican/ Please report issues through: https://bugs.launchpad.net/puppet-barbican/+bugs For more details, please see below. Changes in puppet-barbican 24.0.0..25.0.0 ----------------------------------------- 6819e89 Prepare 2024.2 release 8bbaa1b Expose parameter to customize [oslo_messaging_notifications] retry b0f5ecb Add support for [oslo_messaging_rabbit] enable_cancel_on_failover d234232 logging: Deprecate watch_log_file a76c93a Expose rabbit_qos_prefetch_count f7e2d67 Expose configure_service aeda2af Use common format for service description 2f64e99 Add validations for keystone resource parameters 965812b Add support for [healthcheck] enable_by_file_paths da65faf reno: Update master for unmaintained/zed bff31cb Remove old note about database options 160f279 Remove purge of old database options 475bdd2 Remove parameters for certificate plugins 35a2f76 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 45 ++++++++++------------ manifests/api/logging.pp | 14 ++++--- manifests/db.pp | 12 ------ manifests/healthcheck.pp | 7 ++++ manifests/keystone/auth.pp | 42 +++++++++++--------- manifests/plugins/dogtag.pp | 45 +++------------------- metadata.json | 8 ++-- .../notes/configure_service-61ed7d0299efa5ab.yaml | 5 +++ .../deprecate-watch_log_file-a5c7aa7e5b963c9d.yaml | 5 +++ ...enable_cancel_on_failover-949ea5478cde4429.yaml | 5 +++ .../hc-enable_by_file_paths-dbe0857be8b08516.yaml | 5 +++ .../notes/notification-retry-e92962f26c9b9c89.yaml | 4 ++ ...rabbit_qos_prefetch_count-e1ed7f53831ee203.yaml | 5 +++ ...e-certificate-plugin-opts-d59847041c1d19fb.yaml | 10 +++++ releasenotes/source/2024.1.rst | 6 +++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- spec/classes/barbican_api_logging_spec.rb | 3 +- spec/classes/barbican_api_spec.rb | 11 +++++- spec/classes/barbican_healthcheck_spec.rb | 3 ++ spec/classes/barbican_keystone_auth_spec.rb | 11 ++++-- 21 files changed, 137 insertions(+), 112 deletions(-)
participants (1)
-
no-reply@openstack.org