We are excited to announce the release of: puppet-gnocchi 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-gnocchi Download the package from: https://tarballs.openstack.org/puppet-gnocchi/ Please report issues through: https://bugs.launchpad.net/puppet-gnocchi/+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-gnocchi 25.0.0..26.0.0 ---------------------------------------- 13a9510 Bump Ubuntu version 9225b0c Prepare 2025.1 release 767fc75 Fix new lint errors 4678f65 Stop using absolute names for defined resource types 0635381 Mark puppet 8 supported 48e45ef reno: Update master for unmaintained/2023.1 67d29a9 Support customizing oslo.db options 8a457e9 add access_log_env_var parameter to gnocchi::wsgi::apache 01727ef Expose configure_service fd3b11f Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- manifests/db.pp | 69 ++++++++++++++++++++++ manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/keystone/auth.pp | 6 ++ manifests/keystone/authtoken.pp | 2 +- manifests/wsgi/apache.pp | 9 ++- metadata.json | 12 ++-- .../notes/access_log_env_var-60037442d322f7e8.yaml | 5 ++ .../notes/configure_service-7f4d0478b7e74711.yaml | 5 ++ .../notes/oslo-db-options-1af29036e647d8c9.yaml | 4 ++ releasenotes/notes/puppet-8-9f211baa0b2cbb0e.yaml | 4 ++ .../notes/ubuntu-noble-f02beb5b1e030d06.yaml | 8 +++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++ releasenotes/source/index.rst | 1 + spec/classes/gnocchi_db_spec.rb | 50 ++++++++++++++-- spec/classes/gnocchi_keystone_auth_spec.rb | 3 + spec/classes/gnocchi_wsgi_apache_spec.rb | 15 +++-- 18 files changed, 183 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org