We jubilantly announce the release of: python-manilaclient 4.2.0: 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.2.0 ^^^^^ Bug Fixes * Create Share group from snapshot failed due to a bug in OSC. The issue is fixed and its working as expected. Changes in python-manilaclient 4.1.0..4.2.0 ------------------------------------------- 7a6f709 Fix the Create Share Group from Snap Shot create. aa3ed6b Respect OS_CACERT when using Manila OSC plugin c0083e2 Switch to 2023.1 Python3 unit tests and generic template name e6c337b Update master for stable/zed 2b7f8be [OSC] Fix share deletion when using share group id Diffstat (except docs and test files) ------------------------------------- manilaclient/osc/plugin.py | 1 + manilaclient/osc/v2/share.py | 9 ++++--- manilaclient/osc/v2/share_groups.py | 2 +- ...grou-from-snapshot-create-fa3629cf1417ba20.yaml | 5 ++++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 +++++ zuul.d/project.yaml | 2 +- 8 files changed, 49 insertions(+), 5 deletions(-)