Add KVM hypervisor code
[ganeti-local] / lib / workerpool.py
2008-07-30 Iustin PopFix pylint-detected issues
2008-07-30 Michael Hanselmannworkerpool: Log when waiting for a thread
2008-07-22 Michael HanselmannSplit conditions in worker pool
2008-07-08 Michael Hanselmannworkerpool: Don't notify if there was no task
2008-07-04 Michael HanselmannAdd generic worker pool implementation