bb6dd45ec4
* 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
11 lines
131 B
Plaintext
11 lines
131 B
Plaintext
pbr>=0.5.21,<1.0
|
|
taskflow
|
|
pyyaml
|
|
pecan>=0.2.0
|
|
WSME>=0.5b6
|
|
amqplib>=0.6.1
|
|
argparse
|
|
croniter
|
|
oslo.config>=1.2.0
|
|
requests
|
|
pika>=0.9.13 |