Current Series Release Notes

25.0.0-13

New Features

  • Add a new amqp_auto_delete parameter, so that transient queues are automatically deleted.

  • The new designate::keystone::auth::configure_service parameter has been added.

  • The new designate::mdns::tcp_keepidle parameter has been added.

  • This module now officially supports Puppet 8.

  • A new parameter rabbit_transient_queues_ttl has been added to the heat class to configure how long transient queue should stay until they are automatically deleted.

  • Ubuntu 24.04 is now formally supported.

Upgrade Notes

  • Now the rndc_config_file option and the rndc_key_file of BIND9 backend are not set by default, to avoid unnecessarily require these files. Set the parameters of the desingate::backend::bind9 class in case the previous default values need to be used.

  • Ubuntu 22.04 is no longer supported.

Deprecation Notes

  • The designate::rabbit_heartbeat_in_pthread parameter has been deprecated and will be removed in the future release.