2024.2 Series Release Notes¶
25.0.0¶
New Features¶
Added
manage_package
parameter to RBD backend to not install ceph-common if set to false. (Default: true)
The new
cinder::keystone::auth::configure_service_v3
parameter has been added.
The new
cinder::rabbit_enable_cancel_on_failover
parameter has been added.
The new
cinder::healthcheck::enable_by_file_paths
parameter has been added.
The new
cinder::notification_retry
parameter has been added.
The following parameters have been added to the
cinder::os_brick
class.wait_mpath_device_attempts
wait_mpath_device_interval
The new
cinder::rabbit_qos_prefetch_count
parameter has been added.
Upgrade Notes¶
Support for amqp1 messaging driver has been removed.
Default value of the
cinder::nova::auth_type
parameter has been updated and now the auth_type option is set topassword
by default.
The
cinder::nova::password
parameter is now required.
Deprecation Notes¶
Management of cinder v3 user by the
cinder::keystone::auth
class has been deprecated and will be removed in a future release. Because of this change the following parameters of the auth class have been deprecated.password_user_v3
email_user_v3
auth_name_v3
tenant_user_v3
roles_v3
system_scope_v3
system_roles_v3
configure_user_v3
configure_user_role_v3
The
cinder::logging::watch_log_file
parameter has been deprecated.
The
cinder::nova::auth_section
parameter has been deprecated and will be removed.