We are tickled pink to announce the release of: puppet-watcher 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-watcher Download the package from: https://tarballs.openstack.org/puppet-watcher/ Please report issues through: https://bugs.launchpad.net/puppet-watcher/+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-watcher 25.0.0..26.0.0 ---------------------------------------- e254b1b Bump Ubuntu version 8163f0d Prepare 2025.1 release 8b96868 Fix linter warnings 4d11399 Deprecate support for [oslo_messaging_rabbit] heartbeat_in_pthread 6976d5b Stop using absolute names for defined resource types d874c8d Add support for prometheus_client options 71b77bf Fix wrong test case title 8232536 Mark puppet 8 supported a0ca3fb reno: Update master for unmaintained/2023.1 0e1c374 Add support for [cache] backend_expiration_time b1a784f Switch the integration scenario 0125835 Expose configure_service 682742d Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/cache.pp | 7 +++ manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/init.pp | 28 ++++++----- manifests/keystone/auth.pp | 6 +++ manifests/prometheus_client.pp | 52 ++++++++++++++++++++ manifests/wsgi/apache.pp | 2 +- metadata.json | 12 ++--- ...e-backend-expiration-time-3bf5147ae4a4a192.yaml | 5 ++ .../notes/configure_service-2af61120e1959b40.yaml | 5 ++ ...bbit_heartbeat_in_pthread-22181d3776e58738.yaml | 5 ++ .../notes/prometheus_client-8263eb5873bf0708.yaml | 4 ++ releasenotes/notes/puppet-8-7240b2eaae8b9761.yaml | 4 ++ .../notes/ubuntu-noble-a96489e16f0995f0.yaml | 8 ++++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 +++ releasenotes/source/index.rst | 1 + spec/classes/watcher_cache_spec.rb | 3 ++ spec/classes/watcher_cinder_client_spec.rb | 2 +- spec/classes/watcher_glance_client_spec.rb | 2 +- spec/classes/watcher_gnocchi_client_spec.rb | 2 +- spec/classes/watcher_init_spec.rb | 2 +- spec/classes/watcher_ironic_client_spec.rb | 2 +- spec/classes/watcher_keystone_auth_spec.rb | 3 ++ spec/classes/watcher_keystone_client_spec.rb | 2 +- spec/classes/watcher_neutron_client_spec.rb | 2 +- spec/classes/watcher_nova_client_spec.rb | 2 +- spec/classes/watcher_placement_client_spec.rb | 2 +- spec/classes/watcher_prometheus_client_spec.rb | 56 ++++++++++++++++++++++ spec/classes/watcher_watcher_clients_auth_spec.rb | 2 +- 31 files changed, 201 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org