ganeti-local
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 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-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-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
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
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 TrotterKVMHypervisor, fix a bug in MigrateInstance
2009-06-16 Guido TrotterFix backend.{Start,Stop}Master
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
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 hooks unittests after RPC result changes
2009-06-15 Iustin PopSmall whitespace change
2009-06-15 Iustin PopSimplify RPC call result check in cmdlib.py
2009-06-15 Iustin PopSimplify the RPC result framework in backend.py
2009-06-15 Iustin PopConvert all backend function to exception
2009-06-15 Iustin PopSimplify usage of backend._FindDisks
2009-06-15 Iustin PopPre-compute error status in RpcResult
2009-06-15 Iustin PopImplement result-type restriction in ganeti-noded
2009-06-15 Iustin PopRemove old invalid-os related functionality
2009-06-15 Iustin PopBig rewrite of the OS-related functions
2009-06-15 Iustin PopConvert the jobqueue rpc to new style result
2009-06-15 Iustin PopConvert the file storage rpcs to new style result
2009-06-15 Iustin PopConvert test_delay rpc to new style result
2009-06-15 Iustin PopConvert iallocator_runner rpc to new result style
2009-06-15 Iustin PopConvert hooks_runner rpc to new style result
2009-06-15 Iustin PopConvert os_diagnose rpc to new style result
2009-06-15 Iustin PopConvert call_version rpc to new style result
2009-06-15 Iustin PopConvert write_ssconf_files to new style
2009-06-15 Iustin PopConvert master_info rpc to new style result
2009-06-15 Iustin PopConvert node_volumes rpc to new style result
2009-06-15 Iustin PopConver node_leave_cluster rpc to new style result
2009-06-15 Iustin PopConvert node_stop_master rpc to new style result
2009-06-15 Iustin PopConvert node_start_master to new style result
2009-06-15 Iustin PopConvert node_verify rpc to new result style
2009-06-15 Iustin PopRemove utils.CheckDict since it's no longer used
next