LUVerifyCluster: Fix bug with offline nodes
[ganeti-local] / lib /
2009-09-18 Iustin PopUnify the “--disks” (disk indices) option
2009-09-18 Iustin PopUnify the “--disk” (identkeyval) option
2009-09-18 Iustin PopUnify the “--net” option
2009-09-18 Iustin PopUnify the “--no-ip-check” option
2009-09-18 Iustin PopUnify the last “--hypervisor” (as list) option
2009-09-18 Iustin PopUnify the “--hypervisor” (with name) option
2009-09-18 Iustin PopUnify the “--hypervisor” (params only) option
2009-09-18 Iustin PopUnify the “--backend-parameters” option
2009-09-18 Iustin PopUnify the “--os-type” option
2009-09-18 Iustin PopUnify the “--iallocator” option
2009-09-18 Iustin PopUnify the “--file-driver” option
2009-09-18 Iustin PopUnify the “--file-storage-dir” option
2009-09-18 Iustin PopUnify the “--no-nics” option
2009-09-18 Iustin PopUnify the “--disk-template” option
2009-09-18 Iustin PopUnify the “--no-wait-for-sync” option
2009-09-17 Michael HanselmannRemove RpcResult.RemoteFailMsg completely
2009-09-17 Iustin PopAdd an error-simulation mode to cluster verify
2009-09-17 Iustin PopIntroduce parseable error codes in LUVerifyCluster
2009-09-17 Iustin PopUnify the multiple 'verbose' options
2009-09-17 Iustin PopRewrite the lib/cli.py export list
2009-09-16 Michael HanselmannRemove RpcResult.failed attribute
2009-09-16 Luca BigliardiConfd: add primary IPs queries
2009-09-16 Guido TrotterConfd client library
2009-09-16 Guido TrotterMove fourcc packing/unpacking to main confd module
2009-09-16 Guido TrotterAdd a magic fourcc code to confd packets
2009-09-16 Guido TrotterAsyncUDPSocket: Move to a well defined UDP size
2009-09-16 Guido TrotterAbstract AsyncUDPSocket to daemon
2009-09-16 Luca BigliardiFix authorized_keys generation at cluster init
2009-09-15 Michael Hanselmannjqueue: Remove unused run_op_index attribute
2009-09-15 Michael HanselmannExport new lock_status field to gnt-job
2009-09-15 Michael HanselmannKeep lock status with every job
2009-09-15 Michael HanselmannMove OpCode processor callbacks into separate class
2009-09-14 Iustin PopReplace last hardcoded 'nodelist' with NV_NODELIST
2009-09-14 Iustin PopTreat virtual LVs as inexistent
2009-09-14 Michael Hanselmannlocking: Acquire SharedLock in shared mode in separate...
2009-09-14 Michael HanselmannRpcResult: Fix cases where “failed” wouldn't be set...
2009-09-14 Michael Hanselmannlocking: Add level name dict
2009-09-14 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-09-11 Michael Hanselmannlocking: Don't swallow exceptions
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-09-11 Michael Hanselmanncmdlib: Fix typo in variable name
2009-09-10 Michael HanselmannMove LoadModule function to ganeti.build
2009-09-10 Michael HanselmannAdd new ganeti.build namespace
2009-09-09 Luca Bigliardimcpu: formatting/indenting fix
2009-09-08 Iustin PopAdd check for duplicate MACs in instance add
2009-09-07 Iustin PopOptimise multi-job submit
2009-09-04 Michael HanselmannAdd bash completion for --node node1[:node2]
2009-09-03 Michael HanselmannEven more style fixes
2009-09-03 Michael HanselmannKVM hypervisor: Use ReadFile
2009-09-03 Michael HanselmannA few style fixes
2009-09-03 Michael HanselmannAdd RAPI resource to redistribute config
2009-09-03 Michael HanselmannAdd simple unittest for remote API docs
2009-09-03 Michael HanselmannMove LoadModule function to utils
2009-09-03 Michael Hanselmannutils.CalculateDirectorySize: Don't redefine builtin
2009-09-03 Michael HanselmannUse ReadFile/WriteFile in more places
2009-08-31 Guido Trotterconfd: add cluster master query
2009-08-31 Guido Trotterconfd/querylib: fix docstrings
2009-08-31 Guido TrotterRemove SimpleConfigReader.GetHypervisorType
2009-08-31 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-08-31 Michael HanselmannReturn cluster tags from LUQueryClusterInfo
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-28 Michael HanselmannBash completion: Implement dynamic option value completion
2009-08-28 Guido TrotterConfdProcessor: add disabled state
2009-08-28 Guido TrotterMove SimpleConfigReader creation to ConfdProcessor
2009-08-28 Guido Trotterconstants: add confd reload and rate limit times
2009-08-28 Guido TrotterAdd errors.InotifyError
2009-08-28 Guido TrotterSimpleConfigReader: handle stat() errors
2009-08-27 Iustin PopEncode the actual exception raised by LU execution
2009-08-27 Iustin PopMove the luxi error handling into errors.py
2009-08-26 Michael HanselmannRemove watcher pause file 1h past end time
2009-08-26 Michael HanselmannAdd file to pause watcher for a certain duration
2009-08-26 Michael Hanselmanncli._Argument: Remove unused, optional “suggest” parameter
2009-08-26 Luca BigliardiGenerateSecret: specify the length of the secret
2009-08-26 Michael Hanselmanncmdlib: Add some messages to LUExportInstance
2009-08-25 Michael Hanselmannganeti-noded: Close listening socket in child
2009-08-25 Luca BigliardiLUDestroyCluster: run hooks
2009-08-25 Luca BigliardiLUDestroyCluster: hooks support
2009-08-25 Luca BigliardiHooksMaster: fix RunPhase logging
2009-08-25 Luca BigliardiLURemoveNode: no logs running post on removed node
2009-08-25 Luca BigliardiHooksMaster: logging hooks in RunPhase
2009-08-25 Iustin Poprapi: export more static node information
2009-08-25 Luca Bigliardinode-remove post on removed node
2009-08-25 Luca BigliardiHooksMaster: document raised exception
2009-08-24 Luca BigliardiHooksMaster: list of nodes override
2009-08-24 Iustin PopFix error output in LUSetClusterParams
2009-08-24 Michael HanselmannAdd ArgHost class
2009-08-24 Michael HanselmannRe-introduce constants for most often used arguments
2009-08-24 Michael HanselmannAdd tools directory to constants
2009-08-24 Michael HanselmannMake all options use cli_option
2009-08-24 Michael HanselmannChange scripts to use new argument definitions
2009-08-24 Michael Hanselmanncli: Add new classes for argument definitions
2009-08-24 Iustin PopAdd OPMoveInstance and LUMoveInstance
2009-08-24 Iustin PopAdd arbitrary node support to create/remove disks
2009-08-24 Iustin PopAdd disk copy support at backend and the rpc level
2009-08-24 Iustin PopRemove extra argument from HooksMaster class
2009-08-24 Michael Hanselmanncmdlib: Fix broken QueryInstanceData for plain instances
2009-08-21 Guido TrotterReinsert simple timers in Mainloop
2009-08-21 Iustin PopFix /proc/drbd parsing in presence of gaps
2009-08-20 Guido TrotterConvert the http server/mainloop to asyncore
2009-08-20 Guido TrotterPass the correct signal to handlers
next