We enthusiastically announce the release of: puppet-mistral 25.0.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/puppet-mistral Download the package from: https://tarballs.openstack.org/puppet-mistral/ Please report issues through: https://bugs.launchpad.net/puppet-mistral/+bugs For more details, please see below. Changes in puppet-mistral 24.0.0..25.0.0 ---------------------------------------- 32f9bc7 Prepare 2024.2 release a2686b3 Add support for [oslo_messaging_rabbit] enable_cancel_on_failover 142263f logging: Deprecate watch_log_file ef7b1d3 Expose rabbit_qos_prefetch_count f03be59 Add validations for keystone resource parameters 51da4c4 Add support for [healthcheck] enable_by_file_paths 264251d reno: Update master for unmaintained/zed 60a43f7 coordination: Remove heartbeat_interval 4e23484 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- manifests/coordination.pp | 18 +---------- manifests/healthcheck.pp | 7 +++++ manifests/init.pp | 13 ++++++++ manifests/keystone/auth.pp | 34 ++++++++++---------- manifests/logging.pp | 13 +++++--- metadata.json | 8 ++--- .../deprecate-watch_log_file-57d04617cbac6847.yaml | 4 +++ ...enable_cancel_on_failover-9917be4e60bc9d78.yaml | 5 +++ .../hc-enable_by_file_paths-be1bd2c96e55168f.yaml | 5 +++ ...rabbit_qos_prefetch_count-c8a97c06fc25d7e4.yaml | 4 +++ ...nation-heartbeat_interval-719d61392b7e7db7.yaml | 5 +++ releasenotes/source/2024.1.rst | 6 ++++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- spec/classes/mistral_healthcheck_spec.rb | 3 ++ spec/classes/mistral_init_spec.rb | 36 ++++++++++++---------- spec/classes/mistral_logging_spec.rb | 1 - 17 files changed, 103 insertions(+), 62 deletions(-)