2023.2 Series Release Notes¶
23.0.0-10¶
New Features¶
Added
database_slave_connection
parameter tokeystone::db
class.
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 thetype
property.
The
keystone::catalog_type
parameter has been removed. Use thecatalog_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 theopenstacklib::openstackclient
class instead.
Bug Fixes¶
Fixed the ignored
keystone::resource::service_identiry::project_domain
parameter.