We are pumped to announce the release of:
python-cinderclient 1.7.1: OpenStack Block Storage API Client Library
This release is part of the newton release series.
With source available at:
https://git.openstack.org/cgit/openstack/python-cinderclient
With package available at:
https://pypi.python.org/pypi/python-cinderclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-cinderclient
For more details, please see below.
Changes in python-cinderclient 1.7.0..1.7.1
-------------------------------------------
9e19357 Fix upload_to_image method
Diffstat (except docs and test files)
-------------------------------------
cinderclient/v2/shell.py | 43 ++++++++++++++++++++++++++++++++
cinderclient/v2/volumes.py | 28 ++++++++++++++++++++-
cinderclient/v3/volumes.py | 4 +--
6 files changed, 104 insertions(+), 27 deletions(-)