mistral/mistral
Renat Akhmerov b41e3d3b61 Implementing "no-op" task
* Task doesn't have to have "action" or "workflow" property now
* Added unit test for "no-op" task working as a decision point
* Added unit test for "no-op" task specification
* Minor refactoring in commands

Change-Id: I5479eb75e896a38fe0013d17a4d6c5d28931e959
2014-12-24 11:56:09 +06:00
..
actions Add region name to OpenStack client initialization 2014-12-16 19:34:32 +06:00
api API controllers should log requests at INFO level 2014-12-11 14:35:25 -08:00
cmd Adding print out of server information into launch script 2014-10-22 10:44:23 +07:00
db Fix creating triggers with the same pattern, wf and wf-input 2014-12-05 16:21:20 +03:00
engine Renaming trusts.py to security.py and adding method add_security_info 2014-11-27 15:53:32 +06:00
engine1 Implementing "no-op" task 2014-12-24 11:56:09 +06:00
openstack Replace oslo-incubator's db with standalone oslo.db 2014-07-28 18:01:57 +07:00
services Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
tests Implementing "no-op" task 2014-12-24 11:56:09 +06:00
utils Merge "Fixing for-each" 2014-12-18 06:43:27 +00:00
workbook Implementing "no-op" task 2014-12-24 11:56:09 +06:00
workflow Refacor resume algorithm 2014-12-18 16:07:47 +03:00
__init__.py Add .gitreview, setup.py and other infrastructure. 2013-11-01 02:57:27 +07:00
config.py Style changes in launch.py 2014-12-11 15:42:09 +06:00
context.py Adding method for authentication based on config keystone properties 2014-10-21 16:23:00 +07:00
exceptions.py Adding workflow parameters validation 2014-09-18 18:41:26 -07:00
expressions.py Fixing a bug in inline expressions 2014-10-09 16:39:13 +07:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00
yaql_utils.py Making YAQL function length() work for generators 2014-10-09 18:10:30 +07:00