[release-announce] python-manilaclient 1.24.2 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 17 02:04:56 UTC 2019
We enthusiastically announce the release of:
python-manilaclient 1.24.2: Client library for OpenStack Manila API.
This release is part of the rocky stable 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.24.2
^^^^^^
Bug Fixes
* Fix share_group_type_create returning is_default as a function
object instead of value
* Launchpad bug 1814094 (https://bugs.launchpad.net/python-
manilaclient/+bug/1814094) has been fixed and the client now
correctly parses the base URL from manila's endpoint url, accounting
for proxy URLs.
Changes in python-manilaclient 1.24.1..1.24.2
---------------------------------------------
816bfc8 Fix get_base_url
7a08279 Replace openstack.org git:// URLs with https://
52760a6 [CI] Fix logs for the functional test job
a61f36c Return is_default as a value instead of a function object
bba0304 Don't quote {posargs} in tox.ini
a9f9faa import zuul job settings from project-config
131eaf4 Update UPPER_CONSTRAINTS_FILE for stable/rocky
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 9 +++
contrib/ci/post_test_hook.sh | 39 ++---------
manilaclient/common/httpclient.py | 13 +++-
manilaclient/v2/shell.py | 2 +-
.../manilaclient-dsvm-neutron-functional/post.yaml | 78 ++++------------------
.../manilaclient-dsvm-neutron-functional/run.yaml | 4 +-
...ug-1802059-fix-is_default-a8d3d95ffa0aede9.yaml | 3 +
...-fix-_get_base_url-method-168e12292aeec8f1.yaml | 6 ++
tox.ini | 10 +--
11 files changed, 91 insertions(+), 120 deletions(-)
More information about the Release-announce
mailing list