We contentedly announce the release of: glance_store 5.2.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/glance_store Download the package from: https://pypi.org/project/glance_store For more details, please see below. 5.2.0 ^^^^^ New Features ************ * Support setting "s3_store_large_object_size" to "0" to force multipart upload when "image_size" is unknown. Bug Fixes ********* * Bug #2043740 (https://bugs.launchpad.net/glance- store/+bug/2043740): "s3_store_large_object_size" can be set to "0" to force multipart upload when creating an image in the S3 backend from a Cinder volume. Changes in glance_store 5.1.0..5.2.0 ------------------------------------ e63e0e4 Support multipart upload when image_size == 0 Diffstat (except docs and test files) ------------------------------------- glance_store/_drivers/s3.py | 5 ++++- .../s3-store-large-object-size-zero-a24229ae6955b799.yaml | 10 ++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org