We jubilantly announce the release of: puppet-zaqar 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-zaqar Download the package from: https://tarballs.openstack.org/puppet-zaqar/ Please report issues through: https://bugs.launchpad.net/puppet-zaqar/+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-zaqar 25.0.0..26.0.0 -------------------------------------- 88e072b Bump Ubuntu version b83de7a Prepare 2025.1 release dad3347 Fix new lint errors 291131b Stop using absolute names for defined resource types bbff017 Mark puppet 8 supported f1e8a91 reno: Update master for unmaintained/2023.1 9c0d31c Replace wrong reference to puppet-oslo's parameter 0c6ae6d Add support for [signed_url] secret_key 1035997 Add support for [cache] backend_expiration_time 02c15ed Fix ignored configure_service 8dd3633 Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- manifests/cache.pp | 7 ++++++ manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/init.pp | 29 +++++++++++----------- manifests/keystone/auth.pp | 3 ++- manifests/keystone/authtoken.pp | 2 +- manifests/management/redis.pp | 2 +- manifests/messaging/redis.pp | 2 +- manifests/signed_url.pp | 20 +++++++++++++++ manifests/wsgi/apache.pp | 2 +- metadata.json | 12 ++++----- ...e-backend-expiration-time-46609285b7b759fe.yaml | 4 +++ releasenotes/notes/puppet-8-49a5db0c4fe3a25f.yaml | 4 +++ .../notes/signed_url-opts-1d7cf4a93860518c.yaml | 4 +++ .../notes/ubuntu-noble-07744c3f4c9bbb46.yaml | 8 ++++++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 +++++ releasenotes/source/index.rst | 1 + spec/classes/zaqar_cache_spec.rb | 3 +++ spec/classes/zaqar_keystone_auth_spec.rb | 3 +++ spec/classes/zaqar_signed_url_spec.rb | 29 ++++++++++++++++++++++ 21 files changed, 119 insertions(+), 28 deletions(-)
participants (1)
-
no-reply@openstack.org