deb-mistral/mistral
Nikolay Mahotkin 723a182a89 Implementing with-items concurrency
* It allows executor to run at most N actions
   related to current with-items task at a time.

Implements blueprint: with-items-concurrency
Related-Bug: #1476871
Related-Bug: #1484483

Change-Id: Ifb193f06ae8e9becb6c43f36c07f5ffddb04c71c
2015-08-19 13:11:05 +03:00
..
actions Fixing std.http action 2015-07-28 13:14:54 +03:00
api Add API for rerunning failed task execution 2015-08-12 16:22:23 +06:00
cmd Merge "Add coordination feature to mistral service" 2015-08-12 04:38:38 +00:00
db Scheduler in HA 2015-08-13 11:43:00 +00:00
engine Implementing with-items concurrency 2015-08-19 13:11:05 +03:00
hacking Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00
resources Fixing mistral resources path 2015-05-22 14:11:33 +03:00
services Scheduler in HA 2015-08-13 11:43:00 +00:00
tests Implementing with-items concurrency 2015-08-19 13:11:05 +03:00
utils Add coordination feature to mistral service 2015-08-11 21:54:33 +08:00
workbook Workflow variables: adding "vars" property in to workflow specification 2015-06-25 16:48:58 +06:00
workflow Implementing with-items concurrency 2015-08-19 13:11:05 +03:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Merge "Add Service API" 2015-08-12 04:39:04 +00:00
context.py Making / and /v2 URLs allowed without auth 2015-07-17 12:19:26 +03:00
coordination.py Add coordination feature to mistral service 2015-08-11 21:54:33 +08:00
exceptions.py Add coordination util for service management 2015-07-28 15:59:41 +08:00
expressions.py Make use of graduated oslo.log module 2015-06-09 17:38:19 +08: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 Fixing YAQL len() function in Mistral 2015-05-05 13:05:06 +03:00