We are excited to announce the release of: python-manilaclient 4.1.3: Client library for OpenStack Manila API. This release is part of the zed 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. 4.1.3 ^^^^^ 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.1.2..4.1.3 ------------------------------------------- 145259b Fix "test_share_access_show" osc functional test 6e494f1 Enable the option to return the response body 6647b2e Fix default share type resolution in OSC 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 ++++++ 8 files changed, 43 insertions(+), 23 deletions(-)
participants (1)
-
no-reply@openstack.org