[release-announce] [glance] glance_store 0.22.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Aug 4 01:27:42 UTC 2017


We exuberantly announce the release of:

glance_store 0.22.0: OpenStack Image Service Store Library

This release is part of the pike stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/glance_store

Download the package from:

    https://pypi.python.org/pypi/glance_store

Please report issues through launchpad:

    http://bugs.launchpad.net/glance-store

For more details, please see below.

Changes in glance_store 0.21.0..0.22.0
--------------------------------------

49c915f Updated from global requirements
fe789fa Updated from global requirements
b00b89f Updated from global requirements
aa133a5 Update UPPER_CONSTRAINTS_FILE for stable/pike
0eb56cd Update .gitreview for stable/pike


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

.gitreview            | 1 +
requirements.txt      | 2 +-
setup.cfg             | 4 ++--
test-requirements.txt | 2 +-
tox.ini               | 2 +-
5 files changed, 6 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 35defa7..704e452 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16 +16 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-keystoneauth1>=2.21.0 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index c26f8ad..f420e01 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24 +24 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list