python-manilaclient 4.6.1 (bobcat)
We enthusiastically announce the release of: python-manilaclient 4.6.1: Client library for OpenStack Manila API. This release is part of the bobcat 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.6.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.6.0..4.6.1 ------------------------------------------- ed34956 Fix default share type resolution in OSC 4080d49 Fix "test_share_access_show" osc functional test 9fc1a05 Fix decoder path and add transfer commands 273058c Update TOX_CONSTRAINTS_FILE for stable/2023.2 3fac3aa Update .gitreview for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + manilaclient/osc/v2/data/manila.csv | 5 +++++ manilaclient/osc/v2/share.py | 4 ++-- manilaclient/shell.py | 5 +++-- manilaclient/v2/share_types.py | 6 +++--- .../bug-2030686-fix-default-share-lookup-cc7e592a0dc855e1.yaml | 8 ++++++++ tox.ini | 6 +++--- 9 files changed, 28 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org