We are ecstatic to announce the release of: glance_store 4.6.2 This release is part of the bobcat 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. 4.6.2 ^^^^^ Bug Fixes * Cinder (Dell PowerFlex) bug #2086759 (https://bugs.launchpad.net /glance-store/+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. Changes in glance_store 4.6.1..4.6.2 ------------------------------------ ac477fb S3: add option to specify a custom CA cert bundle e69d54a Cinder PowerFlex: Fix issue when downloading image 5cd9bae rbd: compute appropriate resize amount before resizing image 1583aeb Do not show access_key in s3 driver cc5ef39 Increase timeout of glance_store-src-ceph-tempest 2c7d2ba Update TOX_CONSTRAINTS_FILE for stable/2023.2 ba3fa59 Update .gitreview for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 2 +- glance_store/_drivers/cinder/scaleio.py | 16 +++++--- glance_store/_drivers/rbd.py | 6 +-- glance_store/_drivers/s3.py | 45 +++++++++++++-------- ...ix-scaleio-download-image-2563cb2681895d0e.yaml | 9 +++++ tox.ini | 6 +-- 13 files changed, 169 insertions(+), 79 deletions(-)
participants (1)
-
no-reply@openstack.org