ganeti-local
2009-08-06 Guido Trotterexample ethers hook: use lockfile-progs
2009-08-05 Luca Bigliardiethers hook lock: use logger not echo
2009-08-05 Luca Bigliardiethers hook: reduce the probability of data loss
2009-08-03 Michael HanselmannAdd “gnt-job watch” command
2009-08-03 Michael Hanselmannjqueue: Fix error when WaitForJobChange gets invalid ID
2009-08-03 Michael Hanselmannjqueue: Update message for cancelling running job
2009-07-24 Stephen Shirleylvmstrap: Change diskinfo to use GenerateTable
2009-07-24 Guido TrotterGet rid of constants.RAPI_ENABLE
2009-07-23 Guido TrotterRemove references to utils.debug
2009-07-23 Guido Trotterganeti-rapi, replace hardcoded exit value
2009-07-23 Guido TrotterAdd the bind-address option to ganeti-rapi
2009-07-22 Guido Trotternoded: Abstract hard-coded sys.exit value
2009-07-22 Guido TrotterAdd an example "ethers" hook
2009-07-21 Iustin Popburnin: move batch init/commit into a decorator
2009-07-21 Iustin Popburnin: move instance alive checks to a decorator
2009-07-21 Iustin Popburnin: Implement retryable operations
2009-07-20 Michael HanselmannIgnore vim swap files
2009-07-19 Iustin Popburnin: fix removal errors hiding real errors
2009-07-19 Iustin Popbackend: Only build once the list of upload files
2009-07-19 Iustin PopFix gnt-instance reinstall
2009-07-19 Iustin PopFix a couple of epydoc warnings
2009-07-19 Iustin Popjob queue: fix loss of finalized opcode result
2009-07-19 Iustin PopSwitch gnt-debug submit-job to JobExecutor
2009-07-19 Iustin PopConvert instance reinstall to multi instance model
2009-07-19 Iustin Popgnt-instance batch-create: use the job executor
2009-07-19 Iustin PopModify cli.JobExecutor to use SubmitManyJobs
2009-07-19 Iustin PopAdd a luxi call for multi-job submit
2009-07-19 Iustin Popjob queue: fix interrupted job processing
2009-07-19 Iustin PopFix an error path in job queue worker's RunTask
2009-07-17 Iustin PopAdd __slots__ on objects in jqueue
2009-07-17 Michael Hanselmannganeti.initd: Pass $*_ARGS to programs when restarting...
2009-07-17 Iustin PopOptimizie OpCode loading
2009-07-17 Iustin PopYet another fallout from the pylint fixes
2009-07-17 Guido TrotterMerge branch 'master' into next
2009-07-17 Iustin PopFix another issue with hypervisor_name change
2009-07-17 Iustin PopUpdate NEWS and version for 2.0.2 release v2.0.2
2009-07-16 Raiford StoreyImprove the description of node flags in man page
2009-07-16 Guido TrotterAdd enabled hypervisors to TestConfigRunner
2009-07-16 Guido TrotterAdd a few more checks to verify config
2009-07-16 Guido TrotterMake sure enabled_hypervisors list is valid
2009-07-16 Iustin PopChange default stripe count to 1
2009-07-16 Iustin PopUse full-stripe size in LVM growth
2009-07-14 Guido TrotterRemove ConfigWriter.InitConfig
2009-07-14 Guido TrotterRemove SimpleConfigWriter.SetMasterNode
2009-07-14 Guido Trotter_GenerateDiskTemplate: use base_index in the name
2009-07-14 Guido Trotterganeti-masterd: avoid SimpleConfigReader
2009-07-13 Michael Hanselmanncmdlib: Fix typo in LUQueryClusterInfo
2009-07-13 Iustin PopRAPI: implement instance reinstall
2009-07-08 Guido TrotterMerge branch 'master' into next
2009-07-08 Guido TrotterCreate a new --no-voting option for masterfailover
2009-07-08 Guido Trotterganeti-masterd: allow non-interactive --no-voting
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael HanselmannAdd custom pylintrc
2009-07-07 Michael Hanselmannbootstrap: Don't leak file descriptor when generating...
2009-07-07 Michael HanselmannFix problem with EAGAIN on socket connection in clients
2009-07-07 Michael HanselmannFix some typos
2009-07-01 Iustin PopIncrease maximum accepted size for a DRBD meta dev
2009-06-30 Iustin PopCleanup config data when draining nodes
2009-06-30 Iustin PopFix node readd issues
2009-06-30 Iustin Popbackend.DemoteFromMC: don't fail for missing files
2009-06-30 Iustin PopAllow GetMasterCandidateStats to ignore some nodes
2009-06-30 Iustin PopFix error message for extra files on non MC nodes
2009-06-29 Iustin PopFix adjustement of candidates in cluster modify
2009-06-29 Iustin PopAdd a new node list field
2009-06-23 Iustin PopFix HTTP server library handling of credentials
2009-06-23 Iustin PopFix a typo in backend.InstanceReboot docstring
2009-06-17 Iustin PopFix handling of 'vcpus' in instance list
2009-06-17 Iustin PopFix checking for valid OS in instance create
2009-06-17 Iustin PopShow disk size in instance info
2009-06-16 Guido Trottergnt-cluster(8) fix --backend-parameters opt name
2009-06-16 Guido TrotterLUQueryInstances: fix querying for nic data
2009-06-16 Guido TrotterSpecify the object type in two docstring
2009-06-16 Guido TrotterMerge branch 'master' into next
2009-06-16 Iustin PopUpdate NEWS and version for 2.0.1 release v2.0.1
2009-06-16 Guido Trottergnt-{instance,backup}(8) --nic is actually --net
2009-06-15 Iustin PopFix a wrong function name in backend.DrbdAttachNet
2009-06-11 Guido TrotterGNT-CLUSTER(8) fix search-tags example
2009-06-08 Iustin PopEnable stripped LVs
2009-06-08 Iustin PopAdd a lvm stripecount configure parameter
2009-06-08 Iustin PopAdd more constants for DRBD and change sync tests
2009-06-08 Iustin PopMerge branch 'master' into next
2009-06-04 Iustin PopWait for a while in failed resyncs
2009-06-03 Iustin PopAssemble DRBD using the known size
2009-06-03 Iustin PopFix two issues with exports and snapshot errors
2009-05-28 Iustin PopSet the size on new DRBDs in replace secondary
2009-05-28 Iustin PopChange the bdev init signatures
2009-05-28 Iustin PopMerge branch 'next'
2009-05-27 Iustin PopRelease 2.0.0 final v2.0.0
2009-05-25 Iustin Popwatcher: automatically restart noded/rapi
2009-05-25 Iustin Popwatcher: handle full and drained queue cases
2009-05-25 Iustin Poprapi: rework error handling
2009-05-25 Iustin PopFix backend.OSEnvironment be/hv parameters
2009-05-25 Iustin Poprapi: make tags query not use jobs
2009-05-21 Iustin PopChange failover instance when instance is stopped
2009-05-21 Iustin PopExport more instance information in hooks
2009-05-20 Guido TrotterMerge branch 'master' into next
2009-05-20 Iustin Popwatcher: write the instance status to a file
2009-05-20 Iustin PopRelease 2.0rc5 v2.0.0rc5
2009-05-19 Iustin PopFix the SafeEncoding behaviour
2009-05-19 Iustin PopMove more hypervisor strings into constants
next