python-glanceclient 3.1.1 (ussuri)
We are tickled pink to announce the release of: python-glanceclient 3.1.1: OpenStack Image API Client Library This release is part of the ussuri stable 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.1.1 ^^^^^ Prelude ******* This version of python-glanceclient fixes an important issue where under some circumstances the client was not sending information of the appropriate data type when contacting the Image Service API. Bug Fixes ********* * Bug 1871674: Pass boolean instead of string for --all-stores, --allow-failure options (https://code.launchpad.net/bugs/1871674) Changes in python-glanceclient 3.1.0..3.1.1 ------------------------------------------- 1d8fa3d Add release note for glanceclient 3.1.1 5a43850 Pass --all-stores, --allow-failure as bool to API 85ae209 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri 0d4db38 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + glanceclient/v2/images.py | 6 +++--- releasenotes/notes/3.1.1_Release-a452f4709d7d9a7d.yaml | 10 ++++++++++ tox.ini | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org