[release-announce] [mistral] python-mistralclient 3.1.3 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 7 22:27:29 UTC 2017


We are amped to announce the release of:

python-mistralclient 3.1.3: Mistral Client Library

This release is part of the pike stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in python-mistralclient 3.1.2..3.1.3
--------------------------------------------

c33d39c Enable ssl support for keycloak auth module
6618137 Updated from global requirements
0b4f298 Update UPPER_CONSTRAINTS_FILE for stable/pike


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

mistralclient/auth/keycloak.py | 45 ++++++++++++++++++++++++++++++++++--------
test-requirements.txt          |  2 +-
tox.ini                        |  2 +-
3 files changed, 39 insertions(+), 10 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index e0d494b..d5b18b2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ reno!=2.3.1,>=1.8.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list