mistral/mistral/services
Lingxian Kong 4e1e358c8b Add event trigger REST API
This patch adds the Mistral changes to support the new event trigger
REST API.

Change-Id: I8190ce81d46cc8296db29f41442354cdfe1a5bbd
Implements: blueprint event-notification-trigger
Co-Authored-By: Lingxian Kong <anlin.kong@gmail.com>
2016-09-13 22:39:36 +12:00
..
__init__.py Added periodic events 2013-12-05 19:01:22 +04:00
action_manager.py Merge "Add action context to all action executions" 2016-07-05 10:52:35 +00:00
actions.py Fixed trivial issue in exception message 2016-07-29 16:44:52 +05:30
event_engine.py Add event configuration for event trigger 2016-09-01 10:28:59 +12:00
expiration_policy.py Avoid comparision between "None" type and "int" type. 2015-10-27 12:54:36 +05:30
periodic.py Rename package mistral.engine.rpc to mistral.engine.rpc_backend 2016-07-14 15:15:50 +02:00
scheduler.py Change execution mechanism for 'join' tasks 2016-09-07 13:18:18 +02:00
security.py Fix for 'Cannot authenticate without an auth_url' 2016-08-30 04:23:48 -04:00
triggers.py Add event trigger REST API 2016-09-13 22:39:36 +12:00
workbooks.py Fix specification caching mechanism 2016-08-09 20:16:09 +07:00
workflows.py Fix specification caching mechanism 2016-08-09 20:16:09 +07:00