puppet-oslo 24.0.0 (caracal)
We are pumped to announce the release of: puppet-oslo 24.0.0: Puppet module for Oslo This release is part of the caracal 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 23.0.0..24.0.0 ------------------------------------- 697f7d3 Prepare 2024.1 release 1bcd225 reno: Update master for unmaintained/xena 553c6ab reno: Update master for unmaintained/wallaby a1a9f33 Add support for [oslo_messaging_rabbit] rabbit_transient_quorum_queue e21a6c6 cache: Support new redis options dfbc0c1 cache: Install backend package for bmemcached/redis backend ca8fc7f cache: Support options for memcached with SASL enabled ac79ad0 healthcheck: Add support for ignore_proxied_requests f8f32ea reno: Update master for unmaintained/yoga 9175c45 Add optional installation of oslo.reports package 1efa397 Add support for oslo.reports library options 97ee84e Add support for [healthcheck] allowed_source_ranges 1d34a8d coordination: Remove support for etcd3 driver 482fae0 Debian/Ubuntu: Do not install python3-pysqlite2 976418c coordination: Use consistent tag format for package resources a878ebe Add support for [cache] memcache_pool_flush_on_reconnect ef4f35a Bump supported Debian version to 12 (Bookworm) 199e84f Support [oslo_messaging_notifications] retry option 7fa3b0e Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- manifests/cache.pp | 131 +++++++++++--- manifests/coordination.pp | 18 +- manifests/db.pp | 2 +- manifests/healthcheck.pp | 30 +++- manifests/messaging/notifications.pp | 7 + manifests/messaging/rabbit.pp | 6 + manifests/params.pp | 12 +- manifests/reports.pp | 58 +++++++ metadata.json | 6 +- .../cache-memcache-sasl-af31b10afe7ce93a.yaml | 5 + ...e_pool_flush_on_reconnect-ef097a16a54d9fac.yaml | 5 + .../notes/cache-redis-opts-48e5d9aed33f3318.yaml | 12 ++ ...eck-allowed_source_ranges-63562e58d1a96e74.yaml | 4 + ...k-ignore_proxied_requests-1c64c62f261882c9.yaml | 4 + ...saging-notification-retry-4080762ebe815271.yaml | 4 + .../notes/oslo_reports-12002edb359451c8.yaml | 4 + ...it_transient_quorum_queue-dc8393c75feb5046.yaml | 5 + releasenotes/source/2023.2.rst | 6 + releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- releasenotes/source/yoga.rst | 2 +- spec/defines/oslo_cache_spec.rb | 189 ++++++++++++++++++++- spec/defines/oslo_coordination_spec.rb | 38 +---- spec/defines/oslo_db_spec.rb | 28 --- spec/defines/oslo_healthcheck_spec.rb | 16 +- spec/defines/oslo_messaging_notifications_spec.rb | 3 + spec/defines/oslo_messaging_rabbit_spec.rb | 3 + spec/defines/oslo_reports_spec.rb | 76 +++++++++ 29 files changed, 545 insertions(+), 134 deletions(-)
participants (1)
-
no-reply@openstack.org