[openstack-announce] [new][glance] python-glanceclient 2.5.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 22 12:39:40 UTC 2016


We are delighted to announce the release of:

python-glanceclient 2.5.0: OpenStack Image API Client Library

This release is part of the newton release series.

With source available at:

    https://git.openstack.org/cgit/openstack/python-glanceclient

With package available at:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in python-glanceclient 2.4.0..2.5.0
-------------------------------------------

405d969 Updated from global requirements
b782857 Revert "Don't update tags every time"
3a10936 Update doc URL


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

glanceclient/v2/image_schema.py           |  2 +-
glanceclient/v2/schemas.py                |  9 ++++++---
test-requirements.txt                     |  2 +-
4 files changed, 8 insertions(+), 36 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 35c7084..c1acf76 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ ordereddict # MIT
-os-client-config!=1.19.0,>=1.13.1 # Apache-2.0
+os-client-config!=1.19.0,!=1.19.1,!=1.20.0,>=1.13.1 # Apache-2.0





More information about the OpenStack-announce mailing list