2025.1 Series Release Notes¶
4.9.1-3¶
New Features¶
Support setting
s3_store_large_object_size
to0
to force multipart upload whenimage_size
is unknown.
Bug Fixes¶
Bug #2043740:
s3_store_large_object_size
can be set to0
to force multipart upload when creating an image in the S3 backend from a Cinder volume.
4.9.0¶
Upgrade Notes¶
Support for Python 3.8 has been removed. Now the minimum Python version supported is 3.9.
Bug Fixes¶
Cinder (Dell PowerFlex) bug #2086759: Fixed issue when downloading an image. Previously, we used to fail trying to download an image when using Glance -> Cinder -> Dell PowerFlex configuration which is now fixed with better file handling for the volume device.