mistral/mistral/engine
Renat Akhmerov bb6dd45ec4 Implementing scalable Mistral Engine
* Asynchronous tasks
* Separate stateless task executors
* Notification of task executors via RabbitMQ

TODO:
* DB transaction management
* Analyzing graph of tasks to identify what should be started
* Thorough automated tests

Partially implements blueprint: mistral-poc
Partially implements blueprint: mistral-workflow-execution
Partially implements blueprint: mistral-engine-ha

Change-Id: I022e1b73b9a3c58f1fbc259ba3e5995acd2bf6c3
2013-12-12 21:06:36 +07:00
..
scalable Implementing scalable Mistral Engine 2013-12-12 21:06:36 +07:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
engine.py Implementing scalable Mistral Engine 2013-12-12 21:06:36 +07:00
exception.py Implementing scalable Mistral Engine 2013-12-12 21:06:36 +07:00
states.py Implementing scalable Mistral Engine 2013-12-12 21:06:36 +07:00