Fix job queue directory permission problems
[ganeti-local] / lib / jstore.py
2013-04-10 Michele TartaraFix job queue directory permission problems
2012-10-08 Michael Hanselmannjstore: Nicer error message on non-numeric file content
2012-09-18 Michael HanselmannMigrate lib/{jqueue,jstore}.py from constants to pathutils
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-06-15 Michael Hanselmannquery: Comparison of timestamps, job IDs
2012-06-15 Michael Hanselmannjqueue: Move functions related to job ID to jstore
2011-02-28 Michael Hanselmanngnt-cluster master-failover: Undrain queue
2010-09-07 René NussbaumerMove job queue to new ganeti.runtime
2010-06-11 Guido Trotterjstore._ReadNumericFile: use utils.ReadFile
2010-05-07 Guido Trotterjstore: use EnsureDirs, and add more constants
2010-03-08 Michael HanselmannSupport passing in file object in utils.FileLock
2009-12-28 Iustin PopAdd targetted pylint disables
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-07-07 Michael HanselmannFix pylint warnings
2008-08-12 Michael HanselmannFix race locking issue in noded
2008-08-08 Michael Hanselmannjstore: Change to not always require a lock
2008-08-04 Michael Hanselmannjstore: Add queue helper functions