[release-announce] python-manilaclient 1.28.0 (train)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 19 15:13:14 UTC 2019


We are satisfied to announce the release of:

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

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/python-manilaclient

Download the package from:

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

Please report issues through:

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

For more details, please see below.

1.28.0
^^^^^^

Bug Fixes

* Launchpad bug 1830677 (https://bugs.launchpad.net/python-
  manilaclient/+bug/1830677) has been fixed and the client now
  correctly get description of share type instead of "None".

Changes in python-manilaclient 1.27.0..1.28.0
---------------------------------------------

3e3dfb1 Add Python 3 Train unit tests
180ab3e Change the default value of description of type show
5b2dc5f Replace git.openstack.org URLs with opendev.org URLs
ffe0a2f OpenDev Migration Patch
05a3f4d Dropping the py35 testing
10c1cdd Replace openstack.org git:// URLs with https://
624265a [doc] Fix command output generation
45c5811 Update master for stable/stein
ca0daf1 base job has changed to bionic
3253b90 [CI] Bump timeout for manilaclient-dsvm-neutron-functional
cc3c9be Remove docutils requirement


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

.gitreview                                                  |  2 +-
.zuul.yaml                                                  |  8 +++-----
README.rst                                                  |  2 +-
manilaclient/v2/shell.py                                    |  2 +-
.../legacy/manilaclient-dsvm-neutron-functional/post.yaml   |  2 +-
.../legacy/manilaclient-dsvm-neutron-functional/run.yaml    |  8 ++++----
releasenotes/notes/bug-1830677-fix-13b30d6a89f43246.yaml    |  6 ++++++
releasenotes/source/index.rst                               |  1 +
releasenotes/source/stein.rst                               |  6 ++++++
requirements.txt                                            |  1 -
setup.cfg                                                   |  2 +-
tox.ini                                                     | 13 +++++--------
14 files changed, 34 insertions(+), 26 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index ca7a1ca..d8fa05d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20 +19,0 @@ debtcollector>=1.2.0 # Apache-2.0
-docutils>=0.11






More information about the Release-announce mailing list