[release-announce] glance_store 3.0.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Wed Feb 16 14:52:21 UTC 2022
We are amped to announce the release of:
glance_store 3.0.0: OpenStack Image Service Store Library
This release is part of the yoga 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.
3.0.0
^^^^^
Bug Fixes
* Bug #1959913 (https://bugs.launchpad.net/glance-
store/+bug/1959913): Added wait between the volume being extended
and the new size being detected while opening the volume device.
Changes in glance_store 2.7.0..3.0.0
------------------------------------
f3433ed Cinder store: Wait for device resize
e1ced9e Correct attachment_complete call
8b4d97a Pass valid IP address to os-brick
3d221ec [RBD] Clone v2: Image is unusable if deletion fails
8bc3f81 Updating python testing classifier as per Yoga testing runtime
6295d2e Imported Translations from Zanata
5677ae3 nit: Correct debug log
fe51a87 Cleanup devstack jobs
e4930e5 Fix documentation build with Sphinx>=4.2.0
e6b1e2d Fix typos
68200a8 Add Python3 yoga unit tests
bf8418c Update master for stable/xena
5d1598f setup.cfg: Replace dashes with underscores
72b46d1 Fix option load for swift/vmware
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 5 +-
glance_store/_drivers/cinder.py | 53 +++++++++-
glance_store/_drivers/filesystem.py | 2 +-
glance_store/_drivers/rbd.py | 20 +++-
glance_store/_drivers/swift/store.py | 6 +-
glance_store/_drivers/vmware_datastore.py | 2 +-
glance_store/common/attachment_state_manager.py | 2 +-
.../notes/bug-1954883-3666d63a3c0233f1.yaml | 13 +++
.../fix-ip-in-connector-info-36b95d9959f10f63.yaml | 6 ++
.../fix-wait-device-resize-c282940b71a3748e.yaml | 7 ++
releasenotes/source/index.rst | 1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 114 ++++++++++++++++++++-
releasenotes/source/xena.rst | 6 ++
setup.cfg | 9 +-
tox.ini | 2 +-
20 files changed, 392 insertions(+), 41 deletions(-)
More information about the Release-announce
mailing list