luxi: Pass socket path directly to exception, not in tuple
[ganeti-local] / lib /
2009-09-18 Iustin PopMove the “--no-voting” option to cli.py
2009-09-18 Iustin PopMove the “--yes-do-it” option to cli.py
2009-09-18 Iustin PopUnify the “--vg-name” option
2009-09-18 Iustin PopUnify the “--candidate-pool-size” option
2009-09-18 Iustin PopUnify the “--nic-parameters” option
2009-09-18 Iustin PopUnify the “--enabled-hypervisors” option
2009-09-18 Iustin PopUnify the “--no-lvm-storage” option
2009-09-18 Iustin PopMove the “--allocatable” option to cli.py
2009-09-18 Iustin PopMove the node flags options to cli.py
2009-09-18 Iustin PopMove the “--no-ssh-key-check” option to cli.py
2009-09-18 Iustin PopMove the “--readd” option to cli.py
2009-09-18 Iustin PopUnify the “--secondary-ip” option
2009-09-18 Iustin PopMove the “--src-…” options to cli.py
2009-09-18 Iustin PopMove the “--ignore-size” option to cli.py
2009-09-18 Iustin PopMove the “--auto” option to cli.py
2009-09-18 Iustin PopMove the “--on-secondary” option to cli.py
2009-09-18 Iustin PopMove the “--on-primary” option to cli.py
2009-09-18 Iustin PopUnify the “--new-secondary” option
2009-09-18 Iustin PopMove the “--ignore-failures” option to cli.py
2009-09-18 Iustin PopMove the “--select-os” option to cli.py
2009-09-18 Iustin PopMove the “--all” option to cli.py
2009-09-18 Iustin PopMove the “--static” option to cli.py
2009-09-18 Iustin PopMove the “--cleanup” option to cli.py
2009-09-18 Iustin PopMove the “--show-cmd” option to cli.py
2009-09-18 Iustin PopMove the “--no-start” option to cli.py
2009-09-18 Iustin PopUnify the last “--node” (single node) option
2009-09-18 Iustin PopUnify the “--node” (as list of nodes) option
2009-09-18 Iustin PopUnify the “--node” (as instance placement) option
2009-09-18 Iustin PopUnify the “--non-live” option
2009-09-18 Iustin PopUnify the “--ignore-consistency” option
2009-09-18 Iustin PopUnify the “--os-size” option
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
next