puppet-heat 26.0.0 (epoxy)
We are glad to announce the release of: puppet-heat 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-heat Download the package from: https://tarballs.openstack.org/puppet-heat/ Please report issues through: https://bugs.launchpad.net/puppet-heat/+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-heat 25.0.0..26.0.0 ------------------------------------- 9edb014 Bump Ubuntu version b95e444 Prepare 2025.1 release 62ba882 Add a rabbit_transient_queues_ttl and amqp_auto_delete params 0b857ff Fix new lint errors 86a6592 Fix assertion of heartbeat_in_pthread parameter 93beb26 Deprecate support for [oslo_messaging_rabbit] heartbeat_in_pthread 46de7b4 Stop using absolute names for defined resource types 81f4a49 Mark puppet 8 supported 0d767d9 reno: Update master for unmaintained/2023.1 77e67ab Add support for [cache] backend_expiration_time 99a65ad Add support for [DEFAULT] max_cinder_api_microversion b9d0267 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/engine.pp | 6 ++++ manifests/init.pp | 41 ++++++++++++++++------ manifests/keystone/authtoken.pp | 2 +- manifests/wsgi/apache.pp | 2 +- metadata.json | 12 +++---- .../notes/amqp_auto_delete-098ad0ce851da23f.yaml | 5 +++ ...e-backend-expiration-time-20dac67206ee9f16.yaml | 4 +++ ...bbit_heartbeat_in_pthread-870ca3279385e695.yaml | 5 +++ ...x_cinder_api_microversion-9e1f92759e90b43b.yaml | 5 +++ releasenotes/notes/puppet-8-8061637050671e64.yaml | 4 +++ .../transient_queues_ttl-d93c0e84d9ebc86a.yaml | 6 ++++ .../notes/ubuntu-noble-8088235f52a13cb7.yaml | 8 +++++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++++ releasenotes/source/index.rst | 1 + spec/classes/heat_cache_spec.rb | 3 ++ spec/classes/heat_engine_spec.rb | 3 ++ spec/classes/heat_init_spec.rb | 23 ++++++++---- 21 files changed, 120 insertions(+), 29 deletions(-)
participants (1)
-
no-reply@openstack.org