[release-announce] glance_store 2.0.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 26 10:40:14 UTC 2021


We high-spiritedly announce the release of:

glance_store 2.0.1: OpenStack Image Service Store Library

This release is part of the ussuri stable 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.

Changes in glance_store 2.0.0..2.0.1
------------------------------------

ca0c58b Ramp up rbd resize to avoid excessive calls
bbd9785 zuul: glance_store-src-ceph-tempest replaces a legacy job
b37e7f2 Add lock per share for cinder nfs mount/umount
17b66ab Fix: API returns 503 if one of the store is mis-configured
9693c70 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
fb8c548 Update .gitreview for stable/ussuri


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                        |   1 +
.zuul.yaml                                        |  15 +-
etc/glance/rootwrap.d/glance_cinder_store.filters |   4 +
glance_store/_drivers/cinder.py                   |  54 +++-
glance_store/_drivers/rbd.py                      |  62 ++--
glance_store/common/fs_mount.py                   | 366 ++++++++++++++++++++++
glance_store/common/utils.py                      |   4 +
glance_store/exceptions.py                        |   5 +
tox.ini                                           |   2 +-
15 files changed, 709 insertions(+), 33 deletions(-)







More information about the Release-announce mailing list