puppet-heat 25.0.0 (dalmatian)
We are happy to announce the release of: puppet-heat 25.0.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/puppet-heat Download the package from: https://tarballs.openstack.org/puppet-heat/ Please report issues through: https://bugs.launchpad.net/puppet-heat/+bugs For more details, please see below. Changes in puppet-heat 24.0.0..25.0.0 ------------------------------------- 390b5ff Prepare 2024.2 release 946b61d Expose parameter to customize [oslo_messaging_notifications] retry 23d4ce4 Add support for [oslo_messaging_rabbit] enable_cancel_on_failover 190cc62 Support [DEFAULT] max_*_api_microversion options e40faa4 logging: Deprecate watch_log_file 24445b4 Add validations for keystone resource parameters 1d2aa66 Add support for [DEFAULT] hidden_stack_tags d5cfc68 Expose rabbit_qos_prefetch_count 8af2640 Add support for [DEFAULT] template_fetch_timeout option 7651af1 Deprecate heat::clients::sahara a2e29e6 Add support for [healthcheck] enable_by_file_paths abbb1a7 Add missing test coverage for [DEFAULT] options f960819 reno: Update master for unmaintained/zed 051c308 Remove support for amqp1 messaging driver 00dc29e Validate auth_encryption_key by date type b4b3238 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- manifests/clients/sahara.pp | 3 + manifests/engine.pp | 30 +++-- manifests/healthcheck.pp | 7 ++ manifests/init.pp | 123 +++++---------------- manifests/keystone/auth.pp | 42 +++---- manifests/keystone/auth_cfn.pp | 34 +++--- manifests/logging.pp | 13 ++- metadata.json | 8 +- .../notes/deprecate-sahara-41ac42905be6985f.yaml | 5 + .../deprecate-watch_log_file-6342d0fbba934b04.yaml | 4 + ...enable_cancel_on_failover-6fe6805b6aeca8c2.yaml | 5 + .../engine-hidden_stack_tags-5e25b4ecf56893ce.yaml | 4 + .../hc-enable_by_file_paths-7f6e615f13f9964b.yaml | 5 + .../max-api-microversion-04c6d74e62f890ed.yaml | 7 ++ .../notes/notification-retry-11e012a40f003694.yaml | 4 + ...rabbit_qos_prefetch_count-9249a522b562467d.yaml | 4 + .../notes/remove-amqp1-8ac4d653bb0889e4.yaml | 4 + .../template_fetch_timeout-c1f6a9766346712d.yaml | 4 + releasenotes/source/2024.1.rst | 6 + releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- spec/classes/heat_engine_spec.rb | 35 +++--- spec/classes/heat_healthcheck_spec.rb | 3 + spec/classes/heat_init_spec.rb | 78 +++---------- spec/classes/heat_logging_spec.rb | 1 - spec/type_aliases/authencryptionkey_spec.rb | 40 +++++++ types/authencryptionkey.pp | 5 + 27 files changed, 250 insertions(+), 227 deletions(-)
participants (1)
-
no-reply@openstack.org