We joyfully announce the release of: glance_store 4.8.0: OpenStack Image Service Store Library This release is part of the dalmatian 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.8.0 ^^^^^ Bug Fixes * Bug #2056179 (https://bugs.launchpad.net/glance- store/+bug/2056179): Cinder Store: Fix issue when updating legacy image location. Previously we only used the user context's credentials to make request to cinder which we have now updated to use the service credentials configured in the config file else use the user context's credentials. Changes in glance_store 4.7.0..4.8.0 ------------------------------------ c2b7b78 Use normal credentials for legacy image update 390310d reno: Update master for xena Unmaintained status 7e50396 reno: Update master for wallaby Unmaintained status f9809f8 reno: Update master for victoria Unmaintained status 8200b75 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- glance_store/_drivers/cinder/store.py | 38 ++++++++++++++-------- .../fix-legacy-image-update-49a149ec267dccb6.yaml | 8 +++++ releasenotes/source/2024.1.rst | 6 ++++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 2 +- releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- 8 files changed, 61 insertions(+), 21 deletions(-)