We are pumped to announce the release of: puppet-oslo 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-oslo Download the package from: https://tarballs.openstack.org/puppet-oslo/ Please report issues through: https://bugs.launchpad.net/puppet-oslo/+bugs For more details, please see below. 26.0.0 ^^^^^^ New Features ************ * Ubuntu 24.04 is now formally supported. Upgrade Notes ************* * Ubuntu 22.04 is no longer supported. Changes in puppet-oslo 25.0.0..26.0.0 ------------------------------------- 67447d0 Bump Ubuntu version 5dff215 Prepare 2025.1 release 408d76a Use bold instead of italic 94b1039 Add an amqp_auto_delete param 06a9b12 Deprecate heartbeat_in_pthread parameter 86a5814 Mark puppet 8 supported abb4fc3 reno: Update master for unmaintained/2023.1 c866d86 Add support for [cache] backend_expiration_time da9434e limit: Support new options to query endpoint 6da1029 Accept list value for ciphers ebdef74 ssl: Reject if only one of cert_file and key_file is set b6b0589 Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- manifests/cache.pp | 7 + manifests/limit.pp | 96 +++++++++----- manifests/messaging/rabbit.pp | 37 ++++-- manifests/service/ssl.pp | 6 +- metadata.json | 8 +- .../notes/amqp_auto_delete-e2734589468a98a2.yaml | 5 + ...e-backend-expiration-time-78bd3c1ebb3ab7c5.yaml | 4 + ...cate-heartbeat_in_pthread-7f8afe949faaac23.yaml | 5 + ...it-query-endpoint-options-c85c4542bc678217.yaml | 10 ++ releasenotes/notes/puppet-8-fb094942670c2b58.yaml | 4 + .../notes/ubuntu-noble-8854795cecbe1e62.yaml | 8 ++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 + releasenotes/source/index.rst | 1 + spec/defines/oslo_cache_spec.rb | 7 +- spec/defines/oslo_limit_spec.rb | 142 ++++++++++++++------- spec/defines/oslo_messaging_rabbit_spec.rb | 1 + spec/defines/oslo_service_ssl_spec.rb | 35 +++++ 18 files changed, 284 insertions(+), 100 deletions(-)
participants (1)
-
no-reply@openstack.org