Modify gnt-node add to call external script
[ganeti-local] / test / ganeti.workerpool_unittest.py
2010-07-29 Michael Hanselmannworkerpool: Change signature of AddTask function to...
2010-06-17 Guido TrotterWorkerpool.AddManyTasks: check tasks type
2010-06-17 Guido Trottercount the number of tasks done in the wp unittest
2010-06-17 Guido TrotterWorkerPool.AddManyTasks
2010-01-13 Michael Hanselmannworkerpool: Make worker ID alphanumeric
2009-11-03 Michael HanselmannIgnore log messages in unittests
2009-10-02 Michael HanselmannReplace all xrange() with range()
2008-07-04 Michael HanselmannAdd generic worker pool implementation