[release-announce] python-cinderclient 9.2.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Fri Dec 16 14:44:59 UTC 2022


We are thrilled to announce the release of:

python-cinderclient 9.2.0: OpenStack Block Storage API Client Library

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/python-cinderclient

Download the package from:

    https://pypi.org/project/python-cinderclient

Please report issues through:

    https://bugs.launchpad.net/python-cinderclient/+bugs

For more details, please see below.

9.2.0
^^^^^

Bug Fixes

* Bug #1995883 (https://bugs.launchpad.net/python-
  cinderclient/+bug/1995883): Fixed bad format request body generated
  for the snapshot-create action when the client supports mv 3.66 or
  greater but the Block Storage API being contacted supports < 3.66.

Changes in python-cinderclient 9.1.0..9.2.0
-------------------------------------------

9df6535 Handle downgraded client for snapshot-create
6f67187 Add Python3 antelope unit tests
c354adb Update bindep for ubuntu jammy
51edff7 Update master for stable/zed


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

.zuul.yaml                                         |  2 +-
bindep.txt                                         |  2 +-
cinderclient/v3/shell.py                           |  2 +
cinderclient/v3/volume_snapshots.py                | 14 ++++
...g-1995883-force-flag-none-3a7bb87f655bcf42.yaml |  8 +++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/zed.rst                        |  6 ++
8 files changed, 109 insertions(+), 2 deletions(-)







More information about the Release-announce mailing list