Current Series Release Notes¶
26.0.0.0rc1-18¶
New Features¶
Cinder now supports setting-up cgroups with the cgroups v2 API, which is used when doing migration of block device with the LVM backend.
Bug Fixes¶
- Bug #2082587 <https://bugs.launchpad.net/cinder/+bug/2082587> _: Fixed
backup restoration throwing TypeError on new volume.
RBD driver bug #2092534: Fixed uploading a volume to image when image has different format than volume.
Bug #2062539: Fixed reimage operation when the image is backed by a volume snapshot.
Pure Storage driver bug #2100547: Fixed issue where volumes created as clones from a source image volume did not get the defined QoS settings associated with the volume type used.
Pure Storage bug #2101859: Fixed issue where LACP bonds were not been correctly identified as iSCSI and NVMe targets.
Bug #1886543: On retypes requiring a migration, try to use the driver assisted mechanism when moving from one backend to another when we know it’s safe from the volume type perspective.