deb-mistral/mistral/tests/unit/workflow
Renat Akhmerov 3707062d67 Renaming state DELAYED to RUNNING_DELAYED
* As discussed in the mailing list it's better to rename DELAYED
  to RUNNING_DELAYED so that we semantically express it as a substate
  of RUNNING whereas WAITING is not.

Closes-Bug: #1470369
Change-Id: I3b7033d894d29fe755d4d0262c1029c4576421cd
2015-09-25 15:21:24 +06:00
..
__init__.py Implementing DSL specification v2 (partially) 2014-08-13 11:14:29 +07:00
test_base.py Support subclass iteration for Workflow controller 2015-03-25 10:11:16 +08:00
test_direct_workflow.py Raising exception if there aren't start tasks in direct workflow 2015-09-08 15:58:03 +06:00
test_reverse_workflow.py Make use of graduated oslo.log module 2015-06-09 17:38:19 +08:00
test_states.py Renaming state DELAYED to RUNNING_DELAYED 2015-09-25 15:21:24 +06:00
test_with_items.py Implementing with-items concurrency 2015-08-19 13:11:05 +03:00