puppet-trove 26.0.0 (epoxy)
We are chuffed to announce the release of: puppet-trove 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-trove Download the package from: https://tarballs.openstack.org/puppet-trove/ Please report issues through: https://bugs.launchpad.net/puppet-trove/+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-trove 25.0.0..26.0.0 -------------------------------------- ccb5c16 Bump Ubuntu version b1e8ffb Prepare 2025.1 release f51ac5c Add a rabbit_transient_queues_ttl and amqp_auto_delete params f1fd684 Fix outdated example 5e07468 Fix assertion of heartbeat_in_pthread parameter 16575e8 Deprecate support for [oslo_messaging_rabbit] heartbeat_in_pthread 23b2f46 Stop using absolute names for defined resource types 3277e1d Mark puppet 8 supported c0034b7 reno: Update master for unmaintained/2023.1 963a135 Remove unused template file for guestagent 9dbd291 Support [DEFAULT] swift_endpoint_type used by guestagent 373ce31 Add support for [cache] backend_expiration_time 8dc937e Expose configure_service c621bd3 Use common defined resource type to manage ssl options 8888036 Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- examples/site.pp | 39 ++++---- manifests/api.pp | 8 +- manifests/cache.pp | 7 ++ manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/guestagent.pp | 8 ++ manifests/init.pp | 38 +++++--- manifests/keystone/auth.pp | 6 ++ metadata.json | 12 +-- .../notes/amqp_auto_delete-d6d8b79d6445f6b2.yaml | 5 + ...e-backend-expiration-time-ff2e121362581278.yaml | 4 + .../notes/configure_service-a1d6962c8833e640.yaml | 5 + ...bbit_heartbeat_in_pthread-cbb628bff236eca0.yaml | 5 + ...agent-swift_endpoint_type-2cd4e898f9ca5029.yaml | 4 + releasenotes/notes/puppet-8-9f6429d787e1d6e6.yaml | 4 + ...bbit_transient_queues_ttl-9416ff6bc511dcda.yaml | 6 ++ .../notes/ubuntu-noble-a0b44b61a1105a08.yaml | 8 ++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++ releasenotes/source/index.rst | 1 + spec/classes/trove_api_spec.rb | 22 +++-- spec/classes/trove_cache_spec.rb | 3 + spec/classes/trove_guestagent_spec.rb | 19 ++-- spec/classes/trove_init_spec.rb | 4 +- spec/classes/trove_keystone_auth_spec.rb | 3 + templates/trove-guestagent.conf.erb | 104 --------------------- 26 files changed, 164 insertions(+), 163 deletions(-)
participants (1)
-
no-reply@openstack.org