2024.2 Series Release Notes¶
25.0.0¶
New Features¶
The new
manila::backend::cephfs::cephfs_nfs_cluster_idparameter has been added.
The new
manila::rabbit_enable_cancel_on_failoverparameter has been added.
The new
manila::healthcheck::enable_by_file_pathsparameter has been added.
The new
manila::notification_retryparameter has been added.
The following parameters have been added to the
manilaclass.rabbit_heartbeat_timeout_thresholdrabbit_heartbeat_rate
The new
manila::rabbit_qos_prefetch_countparameter has been added.
The new
manila::service_down_timeparameter has been added.
Upgrade Notes¶
The
manila::notification_driverparameter now defaults to the os_service_default fact, which is the default value more globally used by the other Puppet OpenStack modules. Set the parameter tomessagingto keep using the previous default value.
Default value of the following parameters have been changed from
truetofalse. Because of this change, themanila::keystone::authclass no longer creates the additional keystone user for v2 API by default.manila::keystone::auth::configure_user_v2manila::keystone::auth::configure_user_role_v2
Support for amqp1 messaging driver has been removed.
Deprecation Notes¶
Management of manila v2 user by the
manila::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_v2email_v2auth_name_v2configure_user_v2configure_user_role_v2
The
manila::logging::watch_log_fileparameter has been deprecated.