2025.1 Series Release Notes¶
26.0.0¶
New Features¶
Add a new
amqp_auto_deleteparameter, so that transient queues are automatically deleted.
The following parameters have been added to the
manila::quotaclass.backupsbackup_gigabytes
The
manila::backend::cephfsdefined resource type now ensures that theceph-commonpackage is installed so that the python libraries required by cephfs share driver are installed. The installation can be disabled by setting the newmanage_packageparameter toFalse.
The
manila::backend::cephfs::cephfs_cached_allocated_capacity_update_intervalparameter has been added.
The following parameters have been added to the
manila::keystone::authclass.configure_serviceconfigure_service_v2
The following parameters have been added to the
manila::schedulerclass.max_attemptshost_manager
The new
manila::scheduler::filterclass has been added.
The new
manila::backend::netapp::netapp_delete_retention_hoursparameter has been added.
The new
manila::network::neutron_networkdefined resource type has been added. It supports managing the options of neutron network plugin.
This module now officially supports Puppet 8.
The new
manila::quota::per_share_gigabytesparameter has been added.
A new parameter
rabbit_transient_queues_ttlhas been added to the manila class to configure how long transient queue should stay until they are automatically deleted.
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
Support for using a false value to set the
manila::scheduler::scheduler_driverparameter to remove the[DEFAULT] scheduler_driveroption from manila.conf has been removed. Use theos_service_defaultfact instead.
Ubuntu 22.04 is no longer supported.
Deprecation Notes¶
The following parameters of the
manila::backend::cephfsclass are deprecated now, because the corresponding options in manila are already deprecated.cephfs_ganesha_server_is_remotecephfs_ganesha_server_usernamecephfs_ganesha_path_to_private_keycephfs_ganesha_server_password
The following classes were formally deprecated. Use the
manila::backend::*defined resource types instead.manila::share::genericmanila::share::hitachi_hnasmanila::share::netapp
The
manila::rabbit_heartbeat_in_pthreadparameter has been deprecated and will be removed in the future release.
The
manila::scheduler::scheduler_driverparameter has been deprecated, in favor of the newdriverparameter.