[release-announce] [keystone] python-keystoneclient 3.13.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 28 14:11:29 UTC 2017


We are glad to announce the release of:

python-keystoneclient 3.13.0: Client Library for OpenStack Identity

This release is part of the pike release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in python-keystoneclient 3.12.0..3.13.0
-----------------------------------------------

a8de72a Updated from global requirements
090c0f2 Updated from global requirements
956ec88 Update URLs in documents according to document migration
b1e9e27 Updated from global requirements
eb70dba Bring back intersphinx reference to keystoneauth
0a79acf Change locations of docs for intersphinx
2ea1fca Switch from oslosphinx to openstackdocstheme


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

HACKING.rst                                        |  2 +-
README.rst                                         |  2 +-
keystoneclient/i18n.py                             |  2 +-
.../notes/deprecated_auth-d2a2bf537bdb88d3.yaml    |  4 ++--
releasenotes/source/conf.py                        | 10 ++++++++--
requirements.txt                                   |  4 ++--
setup.cfg                                          |  2 +-
test-requirements.txt                              |  4 ++--
10 files changed, 30 insertions(+), 26 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8f6e64e..21add6b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ debtcollector>=1.2.0 # Apache-2.0
-keystoneauth1>=2.21.0 # Apache-2.0
+keystoneauth1>=3.0.1 # Apache-2.0
@@ -11 +11 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index a358611..10c49e5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ oauthlib>=0.6 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -19 +19 @@ sphinx>=1.6.2 # BSD
-tempest>=14.0.0 # Apache-2.0
+tempest>=16.1.0 # Apache-2.0






More information about the Release-announce mailing list