mistral/mistral/services
Oleg Ovcharuk 9a2f3b5715 Simple optimization of creating/updating workflows
In case we load definition of one workflow, there is no need to convert
it to yaml and back.

Change-Id: Ia7fb914843e56650c8f6ff5e8c16d1b57001c0fc
Signed-off-by: Oleg Ovcharuk <vgvoleg@gmail.com>
2019-06-10 11:50:43 +03:00
..
__init__.py Added periodic events 2013-12-05 19:01:22 +04:00
action_execution_checker.py Set admin security context in the action execution checker thread 2018-11-26 14:09:59 +00:00
action_execution_reporter.py A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
action_manager.py Use the new action context in MistralHTTPAction 2017-12-11 22:42:48 +00:00
actions.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
expiration_policy.py Modify log infomation to achieve the same format 2017-11-20 09:04:54 +00:00
periodic.py Make cron-triggers not play catchup 2018-06-14 09:49:24 +01:00
scheduler.py Eliminating datetime.now() 2018-11-21 10:51:44 +01:00
security.py [Triggers] Fix running openstack actions via triggers 2017-08-09 11:49:09 +03:00
triggers.py [Event-engine] Allow event_engine to work in HA 2018-10-17 16:30:17 +00:00
workbooks.py Remove extra a specification validation 2018-07-30 11:55:35 +04:00
workflows.py Simple optimization of creating/updating workflows 2019-06-10 11:50:43 +03:00