Fix RPC mismatch in blockdev_getsize[s]
[ganeti-local] / tools /
2010-10-05 Michael Hanselmannmove-instance: Allow overriding instance parameters
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-09-10 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-09 René NussbaumerIf we had any errors in setup in one of the hosts,...
2010-09-09 René NussbaumerFix the output of the key fingerprint from binary to hex
2010-09-07 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-03 Manuel FranceschiniFix some epydoc warnings
2010-09-01 Manuel Franceschinimove-instance: Fix parameter order in _CreateInstance
2010-08-25 René NussbaumerAdding host key verification to setup-ssh
2010-08-23 Iustin Popsetup-ssh: fix updating of authorized_keys
2010-08-23 Iustin Popsetup-ssh: Also use keys from the ssh-agent
2010-08-20 Iustin Popsetup-ssh: try to use key auth first
2010-08-20 Iustin Popsetup-ssh: redo the logging levels
2010-08-20 Iustin Popsetup-ssh: only read the ssh port once
2010-08-20 Iustin Popsetup-ssh: fix the logging error message
2010-07-30 Michael Hanselmannmove-instance: Use constants for parameters
2010-07-30 Michael Hanselmannmove-instance: Pass OS parameters to new instance
2010-07-29 Iustin Popburning: fix handling of empty job sets
2010-07-29 Michael Hanselmannworkerpool: Change signature of AddTask function to...
2010-07-23 Iustin PopFix burnin and live migration
2010-07-21 Manuel FranceschiniDisable 'invalid name' pylint warning for tools/setup-ssh
2010-07-20 René NussbaumerAdding tool to setup SSH on a remote host
2010-07-12 Michael HanselmannAdd function to format all job log messages
2010-07-07 Iustin PopMerge branch 'devel-2.1'
2010-07-07 Iustin PopQA, burnin: allow selection of reboot types
2010-07-01 Michael HanselmannRAPI client: Switch to pycURL
2010-06-29 Michael Hanselmanncfgupgrade: Add option to override config verification
2010-06-29 Michael Hanselmanncfgupgrade: Fix bug when checking configuration directory
2010-06-29 Michael Hanselmanncfgupgrade: Add support for Ganeti 2.2
2010-06-29 Michael HanselmannRemove dead code from cfgupgrade
2010-06-28 Guido TrotterRemove pred from compat.any/all
2010-06-23 Iustin PopFix burnin's export test
2010-06-23 Iustin PopAdd support for OS parameters during instance add
2010-06-09 Michael Hanselmanncfgupgrade: Local variable for cluster-domain-secret...
2010-06-01 Michael Hanselmannmove-instance: Use error message instead of multiple...
2010-05-18 Michael HanselmannAdd tool to move instances between clusters
2010-05-18 Michael Hanselmannganeti-cleaner: Remove expired X509 certs
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-05-03 Iustin Popcfgupgrade: allow working with relative paths
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-21 Iustin Popburnin: skip migration based on hypervisor support
2010-04-21 Iustin PopFix cfgupgrade's use of GenerateSelfSignedSslCert
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-20 René NussbaumerUsing the added stop-all functionality from daemon...
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 Iustin PopUpdate docstrings in tools/ and enable epydoc
2010-04-15 Iustin PopForward-port the ganeti 2.0 cfgupgrade
2010-04-15 Iustin PopAdd a new tool: sanitize-config
2010-04-15 Iustin PopFix cfgupgrade with non-default DATA_DIR
2010-04-13 Iustin PopMark cluster-merge as executable
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-09 Guido Trotterburnin: only remove instances we actually added
2010-04-09 Guido Trotterburnin.ExecOrQueue: add post-process function
2010-04-09 Guido Trotterburnin.ExecOrQueue: remove variable argument list
2010-04-06 Michael HanselmannMerge remote branch 'devel-2.1'
2010-04-06 Iustin PopAbstract the confd client creation
2010-03-23 Guido TrotterMerge branch 'devel-2.1'
2010-03-23 Guido TrotterFix burnin error when trying to grow a file volume
2010-03-18 Guido TrotterMerge branch 'devel-2.1'
2010-03-18 Guido Trotterburnin: implement basic confd testing
2010-03-18 Guido TrotterBurnin: don't add/remove routed nics
2010-03-17 Michael HanselmannAdd cluster domain secret
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-12 Michael Hanselmanncfgupgrade: Use new bootstrap function for certs and...
2010-03-11 Iustin PopSwitch burnin to cli.JobExecutor
2010-03-11 Iustin PopImprove burnin's Log function
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-02-26 René NussbaumerMake pylint happy
2010-02-26 René NussbaumerAdding tool for automated cluster-merger
2010-02-15 Michael HanselmannMerge branch 'devel-2.1'
2010-02-11 Iustin PopAdd debug mode to burnin
2010-02-10 Iustin PopFix dumpers/loaders after __slots__ cleanup
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
2010-02-01 Michael HanselmannMove function generating SSL certs into utils
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin PopConvert to static methods (where appropriate)
2010-01-04 Iustin PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin Popburnin: move decorators out of classes
2010-01-04 Iustin PopFix use of the logging functions
2009-12-16 Iustin Popburnin: add --no-name-check support
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-10-16 Michael Hanselmanncfgupgrade: Implement upgrade to 2.1.0
2009-10-16 Michael HanselmannMake bootstrap._GenerateSelfSignedSslCert public
2009-10-16 Michael Hanselmanncfgupgrade: Remove Ganeti 1.2 support
2009-10-07 Guido Trotterburnin: skip instance moves on single node
2009-10-05 Guido TrotterUpdate client os lists to name+variant format
2009-09-30 Iustin PopMerge remote branch 'origin/master' into mogu
2009-09-29 Iustin PopFix burnin's verbose mode v2.0.4
2009-09-17 Iustin PopUnify the multiple 'verbose' options
2009-08-28 Michael HanselmannAdd more bash completion metadata for options
2009-08-24 Iustin PopAdd burnin support for instance moves
2009-08-24 Michael HanselmannConvert “burnin” to definition-based options
2009-08-24 Michael HanselmannAdd more auto-completion metadata
2009-08-17 Michael Hanselmannburnin: Don't pass any disk when replacing 2nd node
2009-07-24 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-24 Stephen Shirleylvmstrap: Change diskinfo to use GenerateTable
2009-07-21 Iustin Popburnin: move batch init/commit into a decorator
next