[release-announce] python-glanceclient 4.4.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 7 14:35:19 UTC 2023


We jubilantly announce the release of:

python-glanceclient 4.4.0: OpenStack Image API Client Library

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

4.4.0
^^^^^

Bug Fixes

* Bug 2012442: import image with glance-download return 400

* Bug 1934626: glanceclient has no support to add type while
  creating md-property for namespace

   (https://code.launchpad.net/bugs/2012442)
  (https://code.launchpad.net/bugs/1934626)

Changes in python-glanceclient 4.3.0..4.4.0
-------------------------------------------

62e6fc8 Release notes for 4.4.0
7c2ab83 Docs generation: mock the six module for autodoc
7d78cc4 Bump the CHUNKSIZE to use CPU more efficiently
1ea41f0 do_image_import: always pass remote_* to gc.images.image_import
320ea4b Tox4: remove skipsdist
e2190c4 do_image_import: fix argument retrieval
23fe745 Update master for stable/2023.1
393e84d md-property-create: add a mandatory "--type" option


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

glanceclient/common/http.py                        |  2 +-
glanceclient/v2/shell.py                           | 22 ++++++++++++++--------
.../notes/4.4.0_Release-a3c89184f345e5a2.yaml      |  9 +++++++++
releasenotes/source/2023.1.rst                     |  6 ++++++
releasenotes/source/index.rst                      |  1 +
tox.ini                                            |  1 -
8 files changed, 46 insertions(+), 16 deletions(-)







More information about the Release-announce mailing list