We exuberantly announce the release of: mistral 5.1.0: Mistral Project This release is part of the pike stable release series. Download the package from: https://pypi.python.org/pypi/mistral For more details, please see below. Changes in mistral 5.0.0..5.1.0 ------------------------------- 6e72066 Add ssl support for keycloak auth middleware 4bc0950 Fix cron keystone calls when token is available 0dc2ebe Update UPPER_CONSTRAINTS_FILE for stable/pike e1a10af Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + mistral/auth/keycloak.py | 34 +++++++++++++++++++++++++++++++++- mistral/config.py | 13 +++++++++++++ mistral/utils/openstack/keystone.py | 8 +++++++- tox.ini | 2 +- 5 files changed, 55 insertions(+), 3 deletions(-)