We contentedly announce the release of: python-manilaclient 1.21.2: Client library for OpenStack Manila API. This release is part of the queens 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.21.2 ^^^^^^ Bug Fixes * 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.21.1..1.21.2 --------------------------------------------- f9384b1 Fix get_base_url 02d6234 Replace openstack.org git:// URLs with https:// 0478fd5 [CI] Fix logs for the functional test job 00be7fe Fix functional tests 7eeb181 import zuul job settings from project-config 79b2825 Allow clone of manila-tempest-plugin Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 10 +++ contrib/ci/post_test_hook.sh | 39 ++--------- contrib/ci/pre_test_hook.sh | 14 ++-- manilaclient/common/httpclient.py | 13 +++- .../manilaclient-dsvm-neutron-functional/post.yaml | 78 ++++------------------ .../manilaclient-dsvm-neutron-functional/run.yaml | 5 +- ...-fix-_get_base_url-method-168e12292aeec8f1.yaml | 6 ++ 8 files changed, 92 insertions(+), 118 deletions(-)