2023.2 Series Release Notes

23.0.0

New Features

  • The following parameters have been added to the trove class.

    • rabbit_heartbeat_timeout_threshold

    • rabbit_heartbeat_rate

  • The trove class now supports options for quorum queues in RabbitMQ.

Upgrade Notes

  • The following parameters of the trove class no longer treat fase as a special value to purge the option. Use the os_service_default fact which is not default.

    • nova_compute_url

    • cinder_url

    • neutron_url

    • swift_url

  • Puppet 6 is no longer supported.

Bug Fixes

  • Fixed the ignored rabbitmq::rabbit_heartbeat_in_pthread parameter.