
Use Green Threads via the eventlet module to execute the server tasks. So far, the only task is the Gearman worker. This is another step forward to being able to execute a Gearman client task. Change-Id: I4824753d3a3a07ad8ccf521a957efd41150b0752
6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
eventlet
|
|
gearman
|
|
python-daemon
|
|
requests
|
|
python_novaclient
|