[release-announce] python-keystoneclient 3.13.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 17 23:53:54 UTC 2019


We joyfully announce the release of:

python-keystoneclient 3.13.1: Client Library for OpenStack Identity

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/python-keystoneclient

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in python-keystoneclient 3.13.0..3.13.1
-----------------------------------------------

0e7dc3b Avoid tox_install.sh for constraints support
329cc72 import zuul job settings from project-config
dc17425 Updated from global requirements
1b31e47 Update UPPER_CONSTRAINTS_FILE for stable/pike
0a5341a Update .gitreview for stable/pike


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

.gitreview            |  1 +
.zuul.yaml            | 15 +++++++++++++++
requirements.txt      |  2 +-
test-requirements.txt |  2 +-
tools/tox_install.sh  | 30 ------------------------------
tox.ini               |  8 ++++----
6 files changed, 22 insertions(+), 36 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 21add6b..c071cd0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ debtcollector>=1.2.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 10c49e5..fe88923 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ oauthlib>=0.6 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list