check-python-code: Report EOL whitespace
[ganeti-local] / lib /
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-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-20 Guido TrotterConvert the http server/mainloop to asyncore
2009-08-20 Guido TrotterPass the correct signal to handlers
2009-08-20 Guido TrotterConvert daemon.Mainloop to @SignalHandled
2009-08-20 Guido TrotterAdd a new SignalHandled decorator
2009-08-20 Guido TrotterSignalHandler, only accept list of signals
2009-08-20 Guido TrotterSimplify IO waiting in Mainloop
2009-08-20 Guido TrotterRemove timers from Mainloop
2009-08-18 Michael Hanselmannrapi: Add /2/instances/[instance_name]/info resource
2009-08-18 Michael Hanselmanncli: Merge ikv_option and keyval_option into cli_option
2009-08-17 Michael Hanselmanncli: Use ToStdout/ToStderr instead of print
2009-08-17 Iustin PopAdd support for querying the ctime/mtime
2009-08-17 Iustin PopAdd ctime/mtime support to the main ConfigObjects
2009-08-17 Iustin PopAdd utils.FormatTime and a simple unittest
2009-08-17 Michael Hanselmanncli: Use ToStdout/ToStderr instead of print
2009-08-17 Michael Hanselmannrapi: Add /2/nodes/[node_name]/storage/repair resource
2009-08-17 Michael HanselmannAdd opcode to repair storage volumes
2009-08-17 Michael HanselmannAdd RPC call for storage operations
2009-08-17 Michael Hanselmannstorage: Add operation for “vgreduce --removemissing”
2009-08-17 Michael Hanselmannstorage: Add new function to execute operations
2009-08-17 Michael Hanselmanncmdlib: Add function to list all instances on node
2009-08-17 Michael Hanselmanncmdlib: Use common function to list instances on node
2009-08-17 Michael Hanselmanncmdlib: Make TLReplaceDisks._FindFaultyDisks global
2009-08-17 Iustin PopRemove obsolete ConfigObject.__setitem__
2009-08-14 Iustin PopImplement instance recreate-disks
2009-08-14 Iustin PopSimplify handling of boolean args in rapi
2009-08-14 Iustin PopFix checks in LUSetNodeParms for the master node
2009-08-13 Michael HanselmannTLReplaceDisks: Refuse changing secondary for specific...
2009-08-13 Michael Hanselmannrapi: Add /2/instances/[instance_name]/replace-disks...
2009-08-13 Michael Hanselmannrlib2: Remove leftover DOC_URI constant
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-13 Michael Hanselmanncmdlib: Add new automatic disk replacement mode
2009-08-13 Michael HanselmannTLReplaceDisks: Simplify argument checking logic
2009-08-13 Guido TrotterFix a typo in InitCluster
2009-08-12 Iustin PopIgnore results from drained nodes in iallocator
2009-08-12 Guido TrotterInstanceIpToNodePrimaryIpQuery
2009-08-12 Guido Trotterquerylib: abstract a couple of common errors
2009-08-12 Guido TrotterSimpleConfigReader: add IP address lookup helpers
2009-08-12 Guido TrotterAdd NodeRoleQuery
2009-08-12 Guido TrotterSimpleConfigReader.GetNodeStatusFlags
2009-08-12 Guido TrotterAdd a common error code for confd
2009-08-12 Guido TrotterAdd a missing node role
2009-08-12 Guido TrotterConfdProcessor: move verification to __init__
2009-08-12 Guido TrotterImplement confd queries
2009-08-12 Guido TrotterAdd constants for a ping confd request
next