python-manilaclient 4.4.1 (antelope)
We are glad to announce the release of: python-manilaclient 4.4.1: Client library for OpenStack Manila API. This release is part of the antelope 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. 4.4.1 ^^^^^ Bug Fixes * Fixed default share type lookup associated with the "openstack share create" command. The lookup now resolves default share types correctly even on environments where the default type isn't named "default". See launchpad bug #2030686 (https://launchpad.net/bugs/2030686) for more details. Changes in python-manilaclient 4.4.0..4.4.1 ------------------------------------------- 3abf89d Enable the option to return the response body 6261a1b Fix "test_share_access_show" osc functional test ffaffe4 Fix default share type resolution in OSC 65826d2 [CI] switch to using osc for bootstrap Diffstat (except docs and test files) ------------------------------------- manilaclient/base.py | 9 +++++-- manilaclient/osc/v2/share.py | 4 +-- .../functional/osc/test_share_access_rules.py | 2 +- manilaclient/v2/share_types.py | 6 ++--- manilaclient/v2/shares.py | 29 +++++++++++++--------- ...-fix-default-share-lookup-cc7e592a0dc855e1.yaml | 8 ++++++ roles/populate-manilaclient-config/tasks/main.yaml | 2 +- 9 files changed, 44 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org