puppet-designate 25.0.0 (dalmatian)
We are amped to announce the release of: puppet-designate 25.0.0 This release is part of the dalmatian 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 24.0.0..25.0.0 ------------------------------------------ a18e6c7 Prepare 2024.2 release f7e4f73 Expose parameter to customize [oslo_messaging_notifications] retry 90bf5ed Add support for [oslo_messaging_rabbit] enable_cancel_on_failover 5fdb3a7 Expose tunable options for RabbitMQ heartbeat 413ac43 logging: Deprecate watch_log_file d9143cf Adjust default service description 9f50822 Add validations for keystone resource parameters 67a24c2 Expose rabbit_qos_prefetch_count 64faf03 Fix inconsistent default notification driver f6c9f69 Add support for [healthcheck] enable_by_file_paths 8bdfb02 Remove dependency on puppet-dns b86d200 Add support for [producer_task] increment_serial options 8c41a42 reno: Update master for unmaintained/zed 8bd62fc Remove configuration of BIND 9 service 7e09ca6 Remove deprecated manage_pool parameters d7e3934 mdns: Clean up deprecated parameters 682f9cf Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- manifests/backend/bind9.pp | 72 +++++-------- manifests/backend/pdns4.pp | 48 ++++----- manifests/healthcheck.pp | 7 ++ manifests/init.pp | 111 ++++++++++++++------- manifests/keystone/auth.pp | 36 +++---- manifests/logging.pp | 13 ++- manifests/mdns.pp | 46 --------- manifests/producer_task/increment_serial.pp | 32 ++++++ metadata.json | 12 +-- .../notes/bug-2079986-10aed43f57d0f55c.yaml | 7 ++ .../deprecate-watch_log_file-51f4f8723228cd45.yaml | 4 + ...enable_cancel_on_failover-7e860ff3908b8dc2.yaml | 5 + .../hc-enable_by_file_paths-4e1cdd1ae239e14a.yaml | 5 + .../mdns-cleanup-dalmetian-7588fb88c4df856a.yaml | 10 ++ .../notes/notification-retry-33da16698e35e99d.yaml | 4 + ...cer_task_increment_serial-4eb267af619775c3.yaml | 5 + .../rabbit-heartbeat-opts-7d9fb65a28ec151f.yaml | 7 ++ ...rabbit_qos_prefetch_count-64a0125d2dcacf37.yaml | 4 + ...emove-bind9-configuration-0999987234bcdf32.yaml | 6 ++ .../notes/remove-manage_pool-6eb0eb1473df9b22.yaml | 7 ++ releasenotes/source/2024.1.rst | 6 ++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- spec/classes/designate_backend_bind9_spec.rb | 40 +------- spec/classes/designate_backend_pdns4_spec.rb | 13 --- spec/classes/designate_healthcheck_spec.rb | 3 + spec/classes/designate_init_spec.rb | 67 ++++++++----- spec/classes/designate_keystone_auth_spec.rb | 6 +- spec/classes/designate_logging_spec.rb | 1 - ...esignate_producer_task_increment_serial_spec.rb | 45 +++++++++ 30 files changed, 349 insertions(+), 276 deletions(-)
participants (1)
-
no-reply@openstack.org