[release-announce] glance_store 4.1.1 (zed)

no-reply at openstack.org no-reply at openstack.org
Wed May 17 11:16:27 UTC 2023


We are excited to announce the release of:

glance_store 4.1.1: OpenStack Image Service Store Library

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

4.1.1
^^^^^

Security Issues

* Cinder glance_store driver: in order to avoid a situation where a
  leftover device could be mapped to a different volume than the one
  intended, the cinder glance_store driver now instructs the os-brick
  library to force detach volumes, which ensures that devices are
  removed from the host.

  See Bug #2004555 (https://bugs.launchpad.net/glance-
  store/+bug/2004555) for more information about this issue.

Changes in glance_store 4.1.0..4.1.1
------------------------------------

e9d2509 Add force to os-brick disconnect
3d3467d Fix tox4 error
8034cdc Update TOX_CONSTRAINTS_FILE for stable/zed
c05c7e5 Update .gitreview for stable/zed


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

.gitreview                                                    |  1 +
glance_store/_drivers/cinder.py                               |  5 ++++-
glance_store/common/attachment_state_manager.py               |  3 ++-
releasenotes/notes/bug-2004555-4fd67fce86c07461.yaml          | 11 +++++++++++
tox.ini                                                       |  7 +++----
7 files changed, 24 insertions(+), 9 deletions(-)







More information about the Release-announce mailing list