[release-announce] python-glanceclient 3.5.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 1 18:27:46 UTC 2021


We are satisfied to announce the release of:

python-glanceclient 3.5.0: OpenStack Image API Client Library

This release is part of the xena release series.

The source is available from:

    https://opendev.org/openstack/python-glanceclient

Download the package from:

    https://pypi.org/project/python-glanceclient

Please report issues through:

    https://bugs.launchpad.net/python-glanceclient/+bugs

For more details, please see below.

3.5.0
^^^^^

Bug Fixes

* Bug #1903727 (https://bugs.launchpad.net/python-
  glanceclient/+bug/1903727): Fixed raw Python error message when
  using "glance" without a subcommand while passing an optional
  argument, such as "--os-image-api-version".

Changes in python-glanceclient 3.4.0..3.5.0
-------------------------------------------

1eb0bbb Fix undesirable raw Python error
cb084f5 Add member-get command
158d5f4 Clean up extra spaces
b443996 setup.cfg: Replace dashes with underscores


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

glanceclient/shell.py                                    |  2 ++
.../notes/add-member-get-command-11c15e0a94ecd39a.yaml   |  5 +++++
glanceclient/v2/image_members.py                         |  6 ++++++
glanceclient/v2/shell.py                                 | 10 +++++++++-
...ix-undesirable-raw-python-error-66e3ddaca7b72ae2.yaml |  7 +++++++
setup.cfg                                                |  8 ++++----
10 files changed, 68 insertions(+), 6 deletions(-)







More information about the Release-announce mailing list