Files
glance/doc/source
Arnaud Legendre a39debfd55 Add Support for TaskFlow Executor
This patch adds support for a new task executor. This executor
leverages the taskflow library which is responsible for dispatching
the tasks.

The taskflow executor provides basic serial execution of the
tasks and uses eventlet by default. The execution mode is configurable
to have parallel execution in which case it is possible to also
configure the number of workers running at the same time.

TaskFlow wiki: https://wiki.openstack.org/wiki/TaskFlow

partially implements bp async-glance-workers
partially implements bp taskflow-integration

DocImpact
UpgradeImpact

Co-Authored by: Arnaud Legendre <arnaudleg@gmail.com>
Co-Authored by: Flavio Percoco <flaper87@gmail.com>
Co-Authored by: Nikhil Komawar <nikhil.komawar@rackspace.com>

Change-Id: Ie31e64f8fee7f9fe7336cde50d5db89577c4f76d
2015-02-05 15:29:39 -05:00
..
2014-12-18 10:23:32 -06:00
2014-09-12 22:47:21 +02:00
2014-03-03 19:44:21 -08:00