Yoga Series Release Notes¶
10.3.0¶
New Features¶
The new
vitrage::coordination
class has been added.
The new
vitrage::service_credentials::system_scope
parameter has been added.
Deprecation Notes¶
The
vitrage::auth
parameter has been deprecated in favor of the newvitrage::service_credentials
class.
10.2.0¶
New Features¶
The new
key_val_separator
parameter has been added to thevitrage_api_paste_ini
resource type.
Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.
The
system_scope
parameter has been added to thevitrage::keystone::authtoken
class.
The
vitrage::keystone::auth
class now supports customizing roles assigned to the vitrage service user.
The
vitrage::keystone::auth
class now supports defining assignmet of system-scoped roles to the vitrage service user.
Upgrade Notes¶
The following parameters of the
vitrage::auth
class.auth_endpoint_type
auth_tenant_name
auth_tenant_id
project_domain_id
user_domain_id
The
vitrage::amqp_allow_insecure_clients
parameter has been removed.
The
vitrage::db::database_min_pool_size
parameter has been removed.
10.0.0¶
Upgrade Notes¶
Default value of the
vitrage::wsgi::apache::ssl
parameter will be changed fromtrue
tofalse
in a future release. Make sure the parameter is set to the desired value.