[release-announce] python-manilaclient 4.1.2 (zed)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 13 10:28:39 UTC 2023


We are thrilled to announce the release of:

python-manilaclient 4.1.2: Client library for OpenStack Manila API.

This release is part of the zed 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.

4.1.2
^^^^^

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.

* Support --os-key option and OS_KEY environment variable which
  allows to provide client cert and its private key separately.

Changes in python-manilaclient 4.1.1..4.1.2
-------------------------------------------

71c7805 Use suitable api version for OSC.
2128ea1 Fix share network create command with the AZ option
f34641e [stable-only] Pin tox version
8d9ea26 Support --os-key option


Diffstat (except docs and test files)
-------------------------------------

manilaclient/osc/plugin.py                         | 48 +++++++++++++---------
manilaclient/osc/v2/share_networks.py              |  4 +-
manilaclient/shell.py                              | 12 +++++-
...-suitable-version-for-osc-b375a32273b56522.yaml |  7 ++++
...re-network-create-command-879dc3deca131ef9.yaml |  4 ++
.../bug-1999775-add-os-key-0cfc95c7b480df05.yaml   |  5 +++
tox.ini                                            |  1 +
zuul.d/project.yaml                                |  2 +
9 files changed, 70 insertions(+), 28 deletions(-)







More information about the Release-announce mailing list