We are psyched to announce the release of: python-manilaclient 2.3.2: Client library for OpenStack Manila API. This release is part of the victoria 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. 2.3.2 ^^^^^ Bug Fixes * Launchpad bug 1960422 (https://bugs.launchpad.net/python- manilaclient/+bug/1960422) has been fixed by prevent sending the share creation request and provide early feedback to CLI users. Changes in python-manilaclient 2.3.1..2.3.2 ------------------------------------------- eee6ca9 Add CLI error notification in case there is no share type Diffstat (except docs and test files) ------------------------------------- manilaclient/osc/v2/share.py | 10 ++++++- manilaclient/v2/shell.py | 9 ++++++ ...fix-no-default-share-type-d6191ea0aa1e57fa.yaml | 6 ++++ 5 files changed, 70 insertions(+), 9 deletions(-)