puppet-oslo 27.0.0 (flamingo)
We are satisfied to announce the release of: puppet-oslo 27.0.0 This release is part of the flamingo 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. Changes in puppet-oslo 26.0.0..27.0.0 ------------------------------------- 7a1ed80 Prepare 2025.2 release 7465290 Remove packaging files c7e97b6 Validate ensure parameter for package resources 293846f metadata.json: Support Debian 13 410e358 Fix incomplete list of new parameters e449a0b Fix missing session options for Barbican key manager 9b6f986 Remove support for [oslo_messaging_rabbit] heartbeat_in_pthread 9718f42 Prepare for voxpupuli-puppet-lint-plugins e920870 Add common implementation for audit middleware options b24e800 Remove puppet 7 support 682e3dd Prepare for new lint plugins 1a9a480 Switch to namespace sdtlib functions 9e3263c Fix ignored unit test cases 19f9b58 Drop outdated EXPERIMENTAL mark 036b11b Remove watch_log_file a43b316 Update master for stable/2025.1 5000400 Stop overriding install_command Diffstat (except docs and test files) ------------------------------------- manifests/audit.pp | 30 ++++++ manifests/cache.pp | 112 ++++++++++----------- manifests/concurrency.pp | 4 +- manifests/coordination.pp | 27 +++-- manifests/cors.pp | 5 +- manifests/db.pp | 56 +++++------ manifests/healthcheck.pp | 3 +- manifests/init.pp | 2 - manifests/key_manager.pp | 4 +- manifests/key_manager/barbican.pp | 34 ++++++- manifests/key_manager/barbican/service_user.pp | 37 ++++--- manifests/limit.pp | 3 +- manifests/log.pp | 22 +--- manifests/messaging/default.pp | 3 +- manifests/messaging/notifications.pp | 3 +- manifests/messaging/rabbit.pp | 26 +---- manifests/middleware.pp | 2 +- manifests/os_brick.pp | 3 +- manifests/params.pp | 1 - manifests/policy.pp | 4 +- manifests/privsep.pp | 2 - manifests/reports.pp | 30 +++--- manifests/service.pp | 2 - manifests/service/ssl.pp | 2 - manifests/service/wsgi.pp | 2 - manifests/versionedobjects.pp | 7 +- metadata.json | 10 +- releasenotes/notes/audit-6f8f9ec5a55a3d1e.yaml | 4 + ...y-manager-session-options-859bddc410a85798.yaml | 15 +++ ...move-heartbeat_in_pthread-139a3bc4061be256.yaml | 5 + .../notes/remove-puppet-7-d9764fe092c9fc2c.yaml | 4 + .../remove-watch_log_file-0949dfc2300af8e4.yaml | 4 + releasenotes/source/2025.1.rst | 6 ++ releasenotes/source/conf.py | 1 - releasenotes/source/index.rst | 1 + setup.cfg | 15 --- setup.py | 21 ---- spec/defines/oslo_audit_spec.rb | 59 +++++++++++ .../oslo_key_manager_barbican_service_user_spec.rb | 7 +- spec/defines/oslo_key_manager_barbican_spec.rb | 15 +++ spec/defines/oslo_log_spec.rb | 3 - spec/defines/oslo_messaging_rabbit_spec.rb | 3 - tox.ini | 9 +- 43 files changed, 340 insertions(+), 268 deletions(-)
participants (1)
-
no-reply@openstack.org