[release-announce] python-manilaclient 4.4.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 13 10:22:30 UTC 2023
We eagerly announce the release of:
python-manilaclient 4.4.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.4.0
^^^^^
Bug Fixes
* The OpenStackClient plugin will now use most suitable version for
openstack commmands client generation if user supplied version is
above max version supported by server. For more details, please
refer Launchpad bug #1960490 (https://bugs.launchpad.net/python-
manilaclient/+bug/1960490)
* Fixed the use of the "--availability-zone" option with the
"openstack share network create" command.
Changes in python-manilaclient 4.3.0..4.4.0
-------------------------------------------
8be44b6 Fix share network create command with the AZ option
9204ba6 Use suitable api version for OSC.
4a8c683 Update TOX_CONSTRAINTS_FILE for stable/2023.1
7b64b7f Update .gitreview for stable/2023.1
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
manilaclient/osc/plugin.py | 48 +++++++++++++---------
manilaclient/osc/v2/share_networks.py | 4 +-
...-suitable-version-for-osc-b375a32273b56522.yaml | 7 ++++
...re-network-create-command-879dc3deca131ef9.yaml | 4 ++
tox.ini | 6 +--
6 files changed, 44 insertions(+), 26 deletions(-)
More information about the Release-announce
mailing list