[release-announce] cinder 16.4.2 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 15 13:30:17 UTC 2021


We are psyched to announce the release of:

cinder 16.4.2: OpenStack Block Storage

This release is part of the ussuri stable release series.

The source is available from:

    https://opendev.org/openstack/cinder

Download the package from:

    https://tarballs.openstack.org/cinder/

Please report issues through:

    https://bugs.launchpad.net/cinder/+bugs

For more details, please see below.

16.4.2
^^^^^^

Bug Fixes

* RBD driver bug #1947518
  (https://bugs.launchpad.net/cinder/+bug/1947518): Corrected a
  regression caused by the fix for Bug #1931004
  (https://bugs.launchpad.net/cinder/+bug/1931004) that was attempting
  to access the glance images RBD pool with write privileges when
  creating a volume from an image.

* Bug #1931004 (https://bugs.launchpad.net/cinder/+bug/1931004):
  Fixed use of incorrect stripe unit in RBD image clone causing
  volume-from- image to fail when using raw images backed by Ceph.

Changes in cinder 16.4.1..16.4.2
--------------------------------

d69f30905 RBD: Open RBD images read-only where possible
18e2d0bb4 Add libcgroup related packages in bindep.txt
06b32da4b RBD: use correct stripe unit in clone operation


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

bindep.txt                                         |  2 +
cinder/volume/drivers/rbd.py                       | 37 +++++++++++++---
...1947518-rbd-open-readonly-ba523c4b0ddbba76.yaml |  9 ++++
...hoose-correct-stripe-unit-9d317f4717533fb4.yaml |  6 +++
5 files changed, 80 insertions(+), 24 deletions(-)







More information about the Release-announce mailing list