Merge branch 'stable-2.6-esi' into stable-2.6-ippool-hotplug-esi
[ganeti-local] / test / ganeti.workerpool_unittest.py
2011-11-17 Michael Hanselmannworkerpool: Allow processing of new tasks to be stopped
2010-08-25 René NussbaumerMerge branch 'devel-2.2'
2010-08-24 Michael Hanselmannworkerpool: Add support for task priority
2010-08-24 Michael Hanselmannworkerpool: Allow setting task name
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