[release-announce] python-cinderclient 4.1.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Oct 8 18:11:26 UTC 2018


We are glad to announce the release of:

python-cinderclient 4.1.0: OpenStack Block Storage API Client Library

This release is part of the stein 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.

Changes in python-cinderclient 4.0.1..4.1.0
-------------------------------------------

fefe331 Default help output to include MV updates
525a855 [Trivial] Add backup-id to 'size' param info
223d754 Fix encoding of query parameters
6b2bc49 Fix functional error check for invalid volume create size
24b13a2 Use templates for cover and lower-constraints
15f2986 add lib-forward-testing-python3 test job
67afb0d add python 3.6 unit test job
cf72922 switch documentation job to new PTI
0a8e1f9 import zuul job settings from project-config
b348748 __repr__ crashes when empty dict passed
e5a21fa Update reno for stable/rocky
42b598d refactor the getid method base.py
e5217d9 Fix endpoint identification for api-version query
b3f3caf Fix backwards compat for volume transfer < 3.55
e76a989 update wrong link
2b632c4 [Optimize] Update help text for hint argument


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

.zuul.yaml                                         | 17 +++-
README.rst                                         |  2 +-
cinderclient/apiclient/base.py                     | 19 ++---
cinderclient/base.py                               | 12 +--
cinderclient/client.py                             |  8 +-
cinderclient/shell.py                              |  3 +-
cinderclient/utils.py                              | 18 ++++-
cinderclient/v1/volume_snapshots.py                |  2 +-
cinderclient/v1/volumes.py                         |  2 +-
cinderclient/v2/capabilities.py                    |  2 +-
cinderclient/v2/limits.py                          |  5 +-
cinderclient/v2/shell.py                           |  4 +-
cinderclient/v3/group_snapshots.py                 |  2 +-
cinderclient/v3/groups.py                          | 10 +--
cinderclient/v3/shell.py                           |  6 +-
cinderclient/v3/volume_transfers.py                | 67 +++++++++++++++-
releasenotes/source/index.rst                      |  1 +
releasenotes/source/rocky.rst                      |  6 ++
26 files changed, 256 insertions(+), 121 deletions(-)







More information about the Release-announce mailing list