[release-announce] [manila] python-manilaclient 1.21.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Jan 26 00:50:24 UTC 2018


We exuberantly announce the release of:

python-manilaclient 1.21.0: Client library for OpenStack Manila API.

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-manilaclient

Download the package from:

    https://pypi.python.org/pypi/python-manilaclient

Please report issues through launchpad:

    https://bugs.launchpad.net/python-manilaclient

For more details, please see below.

1.21.0
^^^^^^


New Features
************

* Added "with_count" option in share's list commands since 2.42.

* Support show type details command.


Bug Fixes
*********

* Added description in list/create share type CLI.

Changes in python-manilaclient 1.20.0..1.21.0
---------------------------------------------

8e8a3e7 Added 'description' in share type
6e8b3de Add 'count' in list command
388753f Add show share type detail command
428760f Add functional tests for MAPRFS protocal


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

manilaclient/api_versions.py                       |  2 +-
manilaclient/base.py                               |  8 +-
manilaclient/v2/share_types.py                     | 31 ++++++-
manilaclient/v2/shell.py                           | 95 ++++++++++++++++++++--
.../add-count-info-in-share-21a6b36c0f4c87b2.yaml  |  3 +
...dd-share-type-description-8c4b26f44b5da1e9.yaml |  3 +
.../notes/support-show-type-6380b7c539c95ba8.yaml  |  3 +
17 files changed, 270 insertions(+), 32 deletions(-)







More information about the Release-announce mailing list