Rename BaseJO to BaseOpCode
[ganeti-local] / lib / jqueue.py
2008-07-15 Iustin PopSort the job list in _GetJobIDsUnlocked
2008-07-14 Iustin PopFirst version of user feedback fixes
2008-07-14 Iustin PopCache some jobs in memory
2008-07-14 Iustin PopFix JobStorage._GetJobIDsUnlocked
2008-07-14 Iustin PopChange JobStorage to work with ids not filenames
2008-07-11 Michael HanselmannAdd experimental persistency to job queue
2008-07-11 Michael HanselmannMake "gnt-job list" work again
2008-07-10 Iustin PopSwitch _QueuedOpCode to have their own lock
2008-07-10 Iustin PopAdd a simple decorator for instance methods
2008-07-10 Michael Hanselmannjqueue: Log more information when running opcodes
2008-07-09 Michael HanselmannRemove old job queue code
2008-07-09 Michael HanselmannAdd very simple job queue
2008-06-13 Guido TrotterFix a typo in jqueue.py
2008-04-10 Iustin PopAdd per-opcode results to job processing
2008-04-07 Iustin PopImplement selective job query
2008-04-04 Iustin PopAdd a simple gnt-job script
2008-04-01 Iustin PopA dumb queue implementation