2023.1 Series Release Notes¶
22.0.0¶
New Features¶
Add
storwize_portsetparameter to Cinder IBM Spectrum virtualize family (Svf) driver.
Add support for Cinder IBM Spectrum virtualize family (Svf) driver.
The new
cinder::cron::db_purge::ensureparameter has been added, so that status of the cron job can be customized.
The new
cinder::executor_thread_pool_sizeparameter has been added.
Add new parameters
nvmeof_conn_info_version,lvm_share_target, andtarget_secondary_ip_addressestocinder::backend::nvmeof.
Default
cinder::backend::nvmeof::target_portto4420, making it an optional parameter now.
The new
cinder::os_brickclass has been added. This class manages the[os_brick]options.
The new
cinder::policy::policy_default_ruleparameter has been added.
Add new parameter
cinder::backend::pure::pure_iscsi_cidr_listwhich allows setting of the pure_iscsi_cidr_list option on the managed cinder backend for PureStorage.
Add support for NVMe to
cinder::backend::pure_storage_protocol. Add new parametercinder::backend::pure::pure_nvme_transportwhich defines the NVMe transport layer used when the NVMe driver is selected. This only supportsroceat this time. Add new parametercinder::backend::pure::pure_nvme_cidrwhich allows setting of the pure_nvme_cidr option on the managed cinder backend for PureStorage. Add new parametercinder::backend::pure::pure_nvme_cidr_listwhich allows setting of the pure_nvme_cidr_list option on the managed cinder backend for PureStorage.
This module now supports Ubuntu 22.04 (Jammy Jellyfish).
Upgrade Notes¶
The
cinder::backend::dellsc_iscsidefined resource type has been removed.
The
cinder::backend::nfs::nfs_disk_utilparameter has been removed.
The
cinder::api::validateparameter has been removed.
This module no longer supports Ubuntu 20.04 (Focal Fossa).
Deprecation Notes¶
The
cinder::backend::netapp::netapp_copyoffload_tool_pathparameter has been deprecated and will be removed in a future release.