Change daemon.GenericMain/utils.Daemonize workflow
[ganeti-local] / lib /
2010-10-07 Iustin PopChange daemon.GenericMain/utils.Daemonize workflow
2010-10-07 Iustin PopChange utils.GenericMain protocol
2010-10-07 Iustin PopUse only one version of WritePidFile
2010-10-07 Iustin PopAbstract daemon file descriptor setup
2010-10-07 Iustin PopAbstract some daemon functionality
2010-10-05 Michael HanselmannMerge branch 'devel-2.2'
2010-10-05 Michael HanselmannLUDelTags: Improve formatting of error message
2010-10-05 Michael HanselmannLUGetTags: Acquire locks in shared mode
2010-10-05 Michael HanselmannExport VG name via LUQueryConfigValues
2010-10-05 Michael Hanselmanncli: Move parsing of --net option to separate function
2010-10-05 Guido Trotterkvm: collapse two consecutive extend calls
2010-10-05 Miguel Di Ciurcio... kvm: Introduce support for -mem-path
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-05 Iustin PopRename the _oss cluster vars to _os
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-04 Guido TrotterKVM: Add function to check the hypervisor version
2010-10-04 Iustin PopFix instance rename regression from 3fe11ba3
2010-09-30 Iustin PopFix instance rename regression from 3fe11ba3
2010-09-30 Iustin PopSort OS names and variants in LUDiagnoseOS
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-09-30 Iustin PopAllow gnt-os modify to change the new OS params
2010-09-30 Iustin PopAdd two more _T-type tests
2010-09-30 Iustin PopAdd blacklisted/hidden OS support in LUDiagnoseOS
2010-09-30 Iustin PopRestrict blacklisted OSes in instance installation
2010-09-30 Iustin PopAdd two new cluster settings
2010-09-30 Iustin PopAbstract OS name/variant functions
2010-09-29 Guido TrotterAvoid nodegroup name/uuid conflicts
2010-09-29 Guido TrotterMove the uuid regexp to utils.py
2010-09-24 Michael HanselmannFix docstring typo in jqueue._JobProcessor._MarkWaitlock
2010-09-24 Michael Hanselmannjqueue: Use priority for acquiring locks
2010-09-24 Michael Hanselmannmcpu: Implement priority for lock acquiring
2010-09-24 Michael Hanselmannlocking: Implement priority in Ganeti lock manager
2010-09-24 Michael Hanselmannlocking: Don't set default priority as keyword default
2010-09-24 Michael Hanselmannjqueue: Use timeout when acquiring locks
2010-09-23 René NussbaumerMigrate call from backend._GetVGInfo to bdev.LogicalVol...
2010-09-23 Michael Hanselmannjqueue: Introduce per-opcode context object
2010-09-23 Michael Hanselmannmcpu: Adjust lock acquire strategy
2010-09-23 Michael Hanselmannmcpu.Processor: Raise exception on lock acquire timeout
2010-09-23 Michael Hanselmannjqueue: Rename current_op to better reflect what it...
2010-09-23 Michael Hanselmannjqueue: Separate function for in-memory variables
2010-09-22 Michael HanselmannMerge branch 'devel-2.2'
2010-09-22 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-22 Michael Hanselmannjqueue: Add unittest for _QueuedJob.CalcStatus
2010-09-22 René NussbaumerUse free space in vg instead of biggest free pv space...
2010-09-22 Michael HanselmannMerge branch 'devel-2.1' into devel-2.2
2010-09-22 Iustin PopFix mac checker regex
2010-09-20 René NussbaumerIgnore failures while shutting down instances during...
2010-09-20 Michael Hanselmanncli: Expose priority option and pass priority to master...
2010-09-20 Michael Hanselmannjqueue: Change model from per-job to per-opcode processing
2010-09-20 Michael Hanselmannjqueue: Use priority for worker pool
2010-09-20 Vitaly KuznetsovFix migration on new KVMs
2010-09-20 Michael Hanselmanncli: Pass options in {Add,Remove}Tags
2010-09-20 Michael Hanselmannjqueue: Add missing docstring to _QueuedJob.Cancel
2010-09-16 René NussbaumerBail out if daemon gets fired up under wrong uid
2010-09-16 Michael HanselmannMerge branch 'devel-2.2'
2010-09-16 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-16 Iustin Popopcode summary: improve display for list summaries
2010-09-16 Michael Hanselmannworkerpool: Fix typo
2010-09-16 Michael Hanselmannjqueue: Move CancelJob logic to separate function
2010-09-16 Iustin PopMerge branch 'devel-2.2'
2010-09-15 Michael Hanselmanncmdlib: Fix type of “name” parameter for tag operations
2010-09-15 Michael Hanselmannrlib2: Set tag operation param “name” to None for clust...
2010-09-15 René NussbaumerStop all daemons precautiosly before trying to start...
2010-09-15 Guido TrotterCheck for duplicate nodegroup names
2010-09-15 Guido TrotterSplit a long docstring line in objects.py
2010-09-15 Guido TrotterInitConfig: create nodegroups as well
2010-09-14 Guido TrotterAdd nodegroup option to AddNode
2010-09-14 Guido TrotterAdd nodegroup bash autocomplation
2010-09-14 Guido TrotterExport nodegroups list (names/uuids) via ssconf
2010-09-14 Guido TrotterAdd node's nodegroup field
2010-09-14 Guido Trotterconfig.LookupNodeGroup
2010-09-14 Guido TrotterCheck for nodegroup uuid indexing
2010-09-14 Guido TrotterConfigWriter: create the default node group
2010-09-14 Guido TrotterAdd a 'nodegroups' slot to ConfigData
2010-09-14 Guido Trotter_ContainerFromDicts: handle None source
2010-09-14 Guido TrotterAdd a new NodeGroup config object
2010-09-13 Michael Hanselmanncli: Add option definition for priority
2010-09-13 Michael Hanselmannjqueue: Ensure only accepted priorities are allowed...
2010-09-13 Michael HanselmannAdd support for job priority to opcodes and job queue...
2010-09-13 Michael HanselmannAdd job priority constants
2010-09-13 Michael HanselmannRemove mcpu's ReportLocks callback
2010-09-13 Michael HanselmannRevert "jqueue: Resume jobs from “waitlock” status"
2010-09-13 Vitaly KuznetsovFix OS_VARIANT variable setting
2010-09-10 Michael HanselmannMerge branch 'devel-2.2'
2010-09-10 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-10 Michael HanselmannFix pylint warning in http/__init__.py
2010-09-10 Michael HanselmannAllow SSL ciphers to be overridden in HTTP server
2010-09-10 Michael Hanselmannjqueue: Resume jobs from “waitlock” status
2010-09-10 Michael Hanselmannjqueue: Move queue inspection into separate function
2010-09-10 Michael Hanselmannjqueue: Don't update file in MarkUnfinishedOps
2010-09-10 Michael Hanselmannlocking.SharedLock: Update class docstring
2010-09-07 Michael Hanselmannlocking: Implement priorities in SharedLock and LockSet
2010-09-07 René NussbaumerRemove utils.EnsureDir as this is done by ensure-dirs...
2010-09-07 René NussbaumerThe config now should also belong to confd group and...
2010-09-07 René NussbaumerMove job queue to new ganeti.runtime
2010-09-07 René NussbaumerRevert "Make it possible to call utils.Daemonize with...
2010-09-07 Michael HanselmannMerge branch 'devel-2.2'
2010-09-07 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-07 Michael Hanselmanncli: Use list of options shared between commands
2010-09-07 Michael Hanselmannjqueue: Use separate function for encoding errors
next