puppet-designate 26.0.0 (epoxy)
We are amped to announce the release of: puppet-designate 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-designate Download the package from: https://tarballs.openstack.org/puppet-designate/ Please report issues through: https://bugs.launchpad.net/puppet-designate/+bugs For more details, please see below. Changes in puppet-designate 25.0.0..26.0.0 ------------------------------------------ 262a358 Fix version number for epoxy release 0fa0fd4 Bump Ubuntu version 010e2e9 Prepare 2025.1 release a0c795c Add a rabbit_transient_queues_ttl and amqp_auto_delete params 093c129 Fix new lint errors 56e9ea9 Fix assertion of heartbeat_in_pthread parameter 661288b Deprecate support for [oslo_messaging_rabbit] heartbeat_in_pthread 5b3bfe0 Stop using absolute names for defined resource types 2f464e9 Mark puppet 8 supported b80aa36 bind9: Make rndc options optional aff99fc reno: Update master for unmaintained/2023.1 7d5d39f mdns: Add support for [service:mdns] tcp_keepidle 2aea380 Expose configure_service 879a0a0 Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- example/all-in-one-noauth.pp | 2 +- manifests/backend/bind9.pp | 10 +++--- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/init.pp | 41 ++++++++++++++++------ manifests/keystone/auth.pp | 6 ++++ manifests/keystone/authtoken.pp | 2 +- manifests/mdns.pp | 6 ++++ manifests/producer.pp | 2 +- manifests/wsgi/apache.pp | 2 +- metadata.json | 12 +++---- .../notes/amqp_auto_delete-b5c8adf45591c917.yaml | 5 +++ .../notes/configure_service-42a7bc042a86a946.yaml | 5 +++ ...bbit_heartbeat_in_pthread-efd1ff77b7816503.yaml | 5 +++ .../notes/mdns-tcp_keepidle-d358daa4768b3ed3.yaml | 4 +++ releasenotes/notes/puppet-8-c37cfff2cbe4294a.yaml | 4 +++ ...bbit_transient_queues_ttl-60aa2aed9724e5ba.yaml | 6 ++++ .../notes/rndc-optional-303e6561b611d0d1.yaml | 8 +++++ .../notes/ubuntu-noble-6bfcfc2c716003b8.yaml | 8 +++++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++++ releasenotes/source/index.rst | 1 + spec/classes/designate_init_spec.rb | 6 +++- spec/classes/designate_keystone_auth_spec.rb | 3 ++ spec/classes/designate_mdns_spec.rb | 3 ++ templates/bind9-pools.yaml.erb | 6 ++++ 26 files changed, 129 insertions(+), 30 deletions(-)
participants (1)
-
no-reply@openstack.org