We are pleased to announce the release of:
python-cinderclient 4.2.1: OpenStack Block Storage API Client Library
This release is part of the stein stable 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.
Changes in python-cinderclient 4.2.0..4.2.1
-------------------------------------------
0a2bab1 Fix shell upload-to-image with no volume type
Diffstat (except docs and test files)
-------------------------------------
cinderclient/shell_utils.py | 13 +++++++------
cinderclient/v2/volumes.py | 2 ++
cinderclient/v3/shell.py | 25 +++++++++++++------------
cinderclient/v3/volumes.py | 1 +
5 files changed, 51 insertions(+), 18 deletions(-)