deb-mistral/mistral/workbook
Dmitri Zimine 2b15c8d0b5 'requires' should take a string or list
* 'requires' can be a task name, or a list of task names. No
use case for a dictionary.
* added convenience methods to get requires.
* minor fix with TaskSpec: get_dict... returns {} not None.

Change-Id: I1c9ef4ab41679e10d8aab38dfae68f169608bd22
2014-06-19 16:54:07 -07:00
..
__init__.py Implement new object-model specification 2014-03-12 14:58:54 +04:00
actions.py BP mistral-actions-design (switch to new design) 2014-04-14 19:24:37 +07:00
base.py Fixing ordering bugs in workbook model and tests 2014-03-14 14:47:44 +07:00
namespaces.py Adding parameters to adhoc action namespaces 2014-04-18 07:32:38 +00:00
tasks.py 'requires' should take a string or list 2014-06-19 16:54:07 -07:00
workbook.py Fix getting action_spec in create tasks 2014-06-11 10:30:03 +04:00
workflow.py BP mistral-actions-design (switch to new design) 2014-04-14 19:24:37 +07:00