deb-mistral/mistral
Renat Akhmerov da7798b0f5 Fix config import in javascript action module
Before this fix we couldn't individually run a number of unit tests
from IDE because this module was importing configuration from
oslo directly w/o giving a chance to load all needed config options
defined in mistral/config.py

Change-Id: Id538d773e1e3052d6fd7478e1baf5039be4d1a9a
2016-11-21 15:53:41 +07:00
..
actions Added senlin action pack 2016-11-14 09:21:09 +00:00
api Merge "Add cancelled state to action executions" 2016-11-16 16:18:20 +00:00
auth Remove logging import unused 2016-10-11 13:59:59 +07:00
cmd Using sys.exit(main()) instead of main() 2016-09-26 10:52:42 +07:00
db Merge "Migrated to the new oslo.db enginefacade" 2016-11-17 10:22:20 +00:00
engine Merge "Add cancelled state to action executions" 2016-11-16 16:18:20 +00:00
expressions Make YAQL evaluator catch and wrap all underlying exceptions 2016-11-18 15:44:57 +07:00
hacking Hacking log for warning 2016-03-30 11:50:15 +00:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
services Fix possible DB race conditions in REST controller 2016-11-15 14:26:01 +01:00
tests Merge "Make YAQL evaluator catch and wrap all underlying exceptions" 2016-11-18 11:07:42 +00:00
utils Fix config import in javascript action module 2016-11-21 15:53:41 +07:00
workbook Merge "Add type to tasks API" 2016-11-09 10:55:22 +00:00
workflow Make YAQL evaluator catch and wrap all underlying exceptions 2016-11-18 15:44:57 +07:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py cors: update default configuration 2016-11-05 21:01:19 +05:30
context.py Handle region_name in openstack actions 2016-11-08 15:30:00 +01:00
coordination.py Replace retrying with tenacity 2016-11-16 20:32:40 +05:30
exceptions.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
messaging.py Add event configuration for event trigger 2016-09-01 10:28:59 +12:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00