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

no-reply at openstack.org no-reply at openstack.org
Fri Nov 3 00:00:13 UTC 2017


We are happy to announce the release of:

python-mistralclient 3.1.4: Mistral Client Library

This release is part of the pike 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.3..3.1.4
--------------------------------------------

476582b Don't create client for help and bash completion
89a0f47 Fix several problems in keycloak auth module
0191fbe Updated from global requirements


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

mistralclient/auth/keycloak.py         | 38 +++++++++++++++++-----------------
mistralclient/shell.py                 | 37 +++++++++++++++++++--------------
test-requirements.txt                  |  2 +-
4 files changed, 52 insertions(+), 36 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index d5b18b2..3d85809 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
+python-openstackclient>=3.11.0 # Apache-2.0






More information about the Release-announce mailing list