python-manilaclient 5.7.1 (gazpacho)
We enthusiastically announce the release of: python-manilaclient 5.7.1 This release is part of the gazpacho 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. 5.7.1 ^^^^^ Bug Fixes * Fixed an issue where the "share group update" command (and the underlying "share_groups.update()" python binding) was missing the experimental API flag. The client now correctly treats this action as experimental and sends the required headers. (Bug 2132937 (https://bugs.launchpad.net/python-manilaclient/+bug/2132937)) Changes in python-manilaclient 5.7.0..5.7.1 ------------------------------------------- 67483f3 ruff: Use more specific name to enable pyupgrade rule 2038516 Remove dead code 875a29e Add missing api_versions decorator for _update_share_group c87b227 Add func test for share instance export locations e5a56f2 Test for share instances c4b53ce Add a git-blame-ignore-revs file Diffstat (except docs and test files) ------------------------------------- .git-blame-ignore-revs | 12 +++ .../osc/test_share_instance_export_locations.py | 23 +++++ manilaclient/v2/share_groups.py | 1 + pyproject.toml | 2 +- ...37-update-share-group-fix-41558fef427c84a2.yaml | 8 ++ 7 files changed, 146 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org