2024.2 Series Release Notes¶
25.0.0¶
New Features¶
Added
manage_packageparameter to RBD backend to not install ceph-common if set to false. (Default: true)
The new
cinder::keystone::auth::configure_service_v3parameter has been added.
The new
cinder::rabbit_enable_cancel_on_failoverparameter has been added.
The new
cinder::healthcheck::enable_by_file_pathsparameter has been added.
The new
cinder::notification_retryparameter has been added.
The following parameters have been added to the
cinder::os_brickclass.wait_mpath_device_attemptswait_mpath_device_interval
The new
cinder::rabbit_qos_prefetch_countparameter has been added.
Upgrade Notes¶
Support for amqp1 messaging driver has been removed.
Default value of the
cinder::nova::auth_typeparameter has been updated and now the auth_type option is set topasswordby default.
The
cinder::nova::passwordparameter is now required.
Deprecation Notes¶
Management of cinder v3 user by the
cinder::keystone::authclass 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_v3email_user_v3auth_name_v3tenant_user_v3roles_v3system_scope_v3system_roles_v3configure_user_v3configure_user_role_v3
The
cinder::logging::watch_log_fileparameter has been deprecated.
The
cinder::nova::auth_sectionparameter has been deprecated and will be removed.