mistral/mistral
Mike Fedosin 1c98030a30 Add ssl support for keycloak auth middleware
This patch enables ssl support for keycloak middleware. It adds 3
new config options: 'certfile', 'keyfile' and 'cafile' and substitues
their values to the request to keycloak server.

Change-Id: Id8a771af373cd9d1e198142c21957622f9d0232c
Closes-bug: #1712749
2017-08-24 10:43:48 +03:00
..
actions Add Glare action pack 2017-07-31 15:08:22 +00:00
api Allow async action execution to be paused and resumed 2017-08-02 19:02:33 +00:00
auth Add ssl support for keycloak auth middleware 2017-08-24 10:43:48 +03:00
cmd Change the logo to lowercase 2017-07-21 10:54:07 +01:00
db Merge "Fix event-triggers workflow namespace" 2017-08-09 07:45:22 +00:00
engine Dynamic workflow name evaluation. 2017-08-16 13:17:10 +02:00
event_engine Merge "Fix event-triggers workflow namespace" 2017-08-09 07:45:22 +00:00
executors Add a hacking rule for string interpolation at logging 2017-07-26 11:13:15 +00:00
expressions Dynamic workflow name evaluation. 2017-08-16 13:17:10 +02:00
ext Use the Mistral syntax highlighting on the dsl v2 page 2017-04-06 10:20:34 +01:00
hacking Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
lang Dynamic workflow name evaluation. 2017-08-16 13:17:10 +02:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
rpc Allow async action execution to be paused and resumed 2017-08-02 19:02:33 +00:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services [Triggers] Fix running openstack actions via triggers 2017-08-09 11:49:09 +03:00
tests Dynamic workflow name evaluation. 2017-08-16 13:17:10 +02:00
utils Fix cron keystone calls when token is available 2017-08-16 08:11:38 +00:00
workflow Add a hacking rule for string interpolation at logging 2017-07-26 11:13:15 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Update and optimize documentation links 2017-07-19 17:10:49 +08:00
config.py Add ssl support for keycloak auth middleware 2017-08-24 10:43:48 +03:00
context.py Refactor mistral context using oslo_context 2017-06-23 10:34:40 +12:00
exceptions.py Allow async action execution to be paused and resumed 2017-08-02 19:02:33 +00:00
messaging.py Add event configuration for event trigger 2016-09-01 10:28:59 +12:00
serialization.py Add more use of mistral-lib in mistral 2017-06-20 15:23:18 +00:00
version.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00