[release-announce] python-manilaclient 1.26.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 21 18:48:38 UTC 2019


We enthusiastically announce the release of:

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

This release is part of the stein release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

1.26.0
^^^^^^


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

* organizational unit (--ou) parameter support added in manila cli


Bug Fixes
*********

* Fix share_group_type_create returning is_default as a function
  object instead of value

* The shell utility has been fixed to report errors correctly on
  python3 environments.

Changes in python-manilaclient 1.25.0..1.26.0
---------------------------------------------

e476fc9 Convert functional tests to python3
b955ac9 [Python3] Fix python3 bugs in code
2e97ad0 Add missing organizational unit (--ou) parameter in manila cli
a9785a4 Run manilaclient-dsvm-neutron-functional on bionic
53da67c Return is_default as a value instead of a function object
6a4ad5c Change openstack-dev to openstack-discuss
098737a Add Python 3.6 classifier to setup.cfg
4cbadee Add Release Notes in README
b7a3e1f Remove setup.py check from pep8 job


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

.zuul.yaml                                         |  1 +
README.rst                                         |  1 +
manilaclient/shell.py                              |  5 +--
manilaclient/v2/security_services.py               | 16 ++++++--
manilaclient/v2/shell.py                           | 47 +++++++++++++++++++++-
.../manilaclient-dsvm-neutron-functional/post.yaml |  2 +-
.../manilaclient-dsvm-neutron-functional/run.yaml  |  3 ++
...-1799934-add-ou-parameter-260f9aaf939d1919.yaml |  3 ++
...ug-1802059-fix-is_default-a8d3d95ffa0aede9.yaml |  3 ++
...bug-1811627-python3-fixes-4b26130027b2c076.yaml |  5 +++
setup.cfg                                          |  3 +-
tox.ini                                            |  7 ++--
19 files changed, 129 insertions(+), 36 deletions(-)







More information about the Release-announce mailing list