We are satisfied to announce the release of:
python-cinderclient 4.0.1: OpenStack Block Storage API Client Library
This release is part of the rocky release series.
The source is available from:
https://git.openstack.org/cgit/openstack/python-cinderclient
Download the package from:
https://pypi.org/project/python-cinderclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-cinderclient
For more details, please see below.
4.0.1
^^^^^
Bug Fixes
* An issue was discovered with the way API microversions were
handled for the new volume-transfer with snapshot handling with
microversion 3.55. This release includes a fix to keep backwards
compatibility with earlier releases. See bug #1784703
(https://bugs.launchpad.net/cinder/+bug/1784703) for more details.
Changes in python-cinderclient 4.0.0..4.0.1
-------------------------------------------
460229c Allow volume-transfer creation < 3.55 microversion
Diffstat (except docs and test files)
-------------------------------------
cinderclient/v3/volume_transfers.py | 56 ++--------------------
.../volume-transfer-bug-23c760efb9f98a4d.yaml | 8 ++++
4 files changed, 32 insertions(+), 63 deletions(-)