2023.2 Series Release Notes

23.0.0

New Features

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

Upgrade Notes

  • The following parameters have been removed.

    • keystone::federation::openidc::package_ensure

    • keystone::federation::mellon::package_ensure

  • The keystone_endpoint resource type now requires the type property.

  • The keystone::catalog_type parameter has been removed. Use the catalog_driver parameter instead.

  • Puppet 6 is no longer supported.

Deprecation Notes

  • The keystone::client_package_ensure parameter has been deprecated and has no effect.

  • The keystone::client class has been deprecated, because the python-keystoneclient package no longer provides CLI. Use the openstacklib::openstackclient class instead.

Bug Fixes

  • Fixed the ignored keystone::resource::service_identiry::project_domain parameter.