mistral/mistral
wangxiyuan dcb4355e59 Use register_session_conf_options API
Using this API is needed to correctly initialize the configuration.

[keystone_authtoken] group is used for keystonemiddleware to validating
token.

The new [keystone] group is used for keystoneauth to initialization
the keystone session.

Co-Authored-By: wangxiyuan<wangxiyuan@huawei.com>

Change-Id: Ie3ab512b0ab42c0f97b3099e0787f4edee08ddce
Partial-Bug: #1775140
2018-07-20 09:22:59 +08:00
..
actions Merge "modify grammar mistake" 2018-07-16 12:24:05 +00:00
api Merge "Add missing query paramater `scope` to the workbook api" 2018-07-02 12:54:54 +00:00
auth Adding WWW-Authenticate info. 2018-04-11 07:24:46 +00:00
cmd Use register_session_conf_options API 2018-07-20 09:22:59 +08:00
db Fix rev-id parameter in mistral-db-manage 2018-07-17 17:13:56 +05:30
engine Merge "Add the config option for Oslo Messaging executor type" 2018-07-18 13:39:02 +00:00
event_engine Amend the spelling error of a word 2018-06-18 15:47:30 +08:00
executors A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
expressions Add YAQL engine options 2018-06-01 17:06:57 +07: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 Merge "Make sure there are no duplicates in the spec cache w/o restarts" 2018-04-26 08:45:14 +00:00
notifiers Implement notification of execution events 2018-02-24 07:25:55 +00:00
policies Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
rpc Merge "Add the config option for Oslo Messaging executor type" 2018-07-18 13:39:02 +00:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Merge "Make cron-triggers not play catchup" 2018-06-18 16:03:03 +00:00
tests modify grammar mistake 2018-07-16 07:47:52 +00:00
utils Use register_session_conf_options API 2018-07-20 09:22:59 +08:00
workflow add docs for states. 2018-07-12 08:50:52 +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 Use register_session_conf_options API 2018-07-20 09:22:59 +08:00
context.py Adding WWW-Authenticate info. 2018-04-11 07:24:46 +00:00
exceptions.py Create Base class for Mistral Exceptions and Errors 2018-05-31 08:47:04 +00:00
messaging.py [Event-engine] Make listener pool name configurable 2017-10-13 10:47:34 +03: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