ganeti-local
2009-07-20 Michael HanselmannFix unittests broken by commit 2bb5c9115f
2009-07-20 Michael Hanselmanncmdlib: Move code doing disk replacements into separate...
2009-07-20 Michael Hanselmanncmdlib: Pass config and rpc objects directly to IAllocator
2009-07-20 Iustin PopFix backend import errors from GetHypervisorClass
2009-07-19 Iustin PopMerge branch 'next' into branch-2.1
2009-07-19 Iustin Popbackend: Only build once the list of upload files
2009-07-19 Iustin PopMerge commit 'origin/next' into branch-2.1
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 HanselmannMerge commit 'origin/next' into branch-2.1
2009-07-17 Michael Hanselmannganeti.initd: Pass $*_ARGS to programs when restarting...
2009-07-17 Iustin PopMerge branch 'next' into branch-2.1
2009-07-17 Iustin PopOptimizie OpCode loading
2009-07-17 Iustin PopYet another fallout from the pylint fixes
2009-07-17 Guido TrotterMerge branch 'next' into branch-2.1
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 Guido TrotterGet rid of the default_hypervisor slot
2009-07-16 Guido Trotterdesign-2.1: Update OS Flavours section
2009-07-16 Iustin PopChange default stripe count to 1
2009-07-16 Michael Hanselmanncmdlib: Use dict.fromkeys instead of custom loop
2009-07-16 Guido TrotterSimplify InitConfig and remove SimpleConfigWriter
2009-07-16 Guido TrotterInitCluster, don't use SimpleConfigWriter
2009-07-16 Guido TrotterFix python 2.4 compatibility
2009-07-16 Iustin PopUse full-stripe size in LVM growth
2009-07-14 Guido TrotterRemove ConfigWriter.InitConfig
2009-07-14 Guido TrotterMerge branch 'next' into branch-2.1
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-14 Guido TrotterHMAC authenticated json messages
2009-07-13 Michael Hanselmannrapi: Implement /2/nodes/[node_name]/role resource
2009-07-13 Michael Hanselmannrapi: Add generic “force” parameter
2009-07-13 Michael Hanselmanncmdlib: Fix typo in LUQueryClusterInfo
2009-07-13 Iustin PopRAPI: implement instance reinstall
2009-07-08 Guido TrotterExtend call_node_start_master rpc with no_voting
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
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 Guido TrotterMerge branch 'master' into branch-2.1
2009-06-29 Iustin PopRename the volume_list RPC call to lv_list
2009-06-29 Guido TrotterGenericMain, handle ParameterError from _ParseArgs
2009-06-29 Guido Trottercheck_ident_key_val, handle no_ and - prefixes
2009-06-29 Guido Trotter_SplitKeyVal with no data return an empty dict
2009-06-29 Guido TrotterIntroduce OS api version 15
2009-06-29 Guido Trotter_OSOndiskAPIVersion: save a loop
2009-06-29 Iustin PopFix adjustement of candidates in cluster modify
2009-06-29 Iustin PopAdd a new node list field
2009-06-26 Guido TrotterUse ReadFile.splitlines() rather than readlines
2009-06-26 Guido TrotterRename _OSOndiskVersion to _OSOndiskAPIVersion
2009-06-24 Guido TrotterConvert ssconf._ReadFile to utils.ReadFile
2009-06-23 Iustin Popbackend.StartMaster: fix variable name
2009-06-23 Iustin PopFix HTTP server library handling of credentials
2009-06-23 Iustin PopFix a typo in backend.InstanceReboot docstring
2009-06-19 Iustin PopUpdate RAPI docs for the dry-run mode
2009-06-19 Iustin Poprapi: implement dry-run mode
2009-06-19 Iustin PopLUCreateInstance: the node list as return value
2009-06-19 Iustin PopImplement dry-run mode at cli level (partially)
2009-06-19 Iustin PopLU execution: implement dry-run framework
2009-06-19 Iustin PopIntroduce __slots__ deriving in opcodes.py
2009-06-19 Iustin PopFix some small epydoc warnings
2009-06-18 Guido Trottergnt-instance(8) one more batch-create update
2009-06-18 Guido TrotterUpdate gnt-instance batch-create for NIC params
2009-06-18 Iustin PopFix various pylint warnings
2009-06-18 Iustin PopDocument iallocator proposed improvements
2009-06-17 Iustin PopFix handling of 'vcpus' in instance list
2009-06-17 Guido TrotterRAPI: move to nic parameters
2009-06-17 Guido TrotterUpdate manpages for NIC parameters
2009-06-17 Guido TrotterUpdate a forgot docstring for nic parameters
2009-06-17 Guido TrotterFix QueryInstanceData for nic parameters
2009-06-17 Guido TrotterUpdate instance query for NIC parameters
2009-06-17 Guido TrotterRename _PreBuildNICHooksList to _NICListToTuple
2009-06-17 Iustin PopFix checking for valid OS in instance create
2009-06-17 Iustin PopShow disk size in instance info
next