Introduce constants.DTS_MAY_ADOPT
[ganeti-local] / tools /
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
2009-07-21 Iustin Popburnin: move instance alive checks to a decorator
2009-07-21 Iustin Popburnin: Implement retryable operations
2009-07-19 Iustin Popburnin: fix removal errors hiding real errors
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix some typos
2009-06-26 Guido TrotterUse ReadFile.splitlines() rather than readlines
2009-06-08 Guido TrotterChange BEGR_DEFAULT to PP_DEFAULT
2009-03-06 Iustin PopFix serial_no field on instances
2009-03-04 Iustin PopComplete the cfgupgrade script for 2.0 migrations
2009-03-04 Iustin PopFirst run at cfgupgrade for 2.0 upgrades
2009-02-16 Iustin PopBurnin: fix rename
2009-02-10 Iustin Popburnin: do not use drained nodes
2009-02-04 Iustin PopImplement lockless query operations
2009-02-03 Iustin Poplvmstrap: allow removable devices too
2009-01-23 Iustin PopMake iallocator work with offline nodes
2009-01-23 Iustin PopRework the execution model in burnin
2009-01-20 Iustin PopFix burnin problems when using http checks
2009-01-16 Iustin Popburnin: only call self.GrowDisks() if needed
2009-01-16 Iustin Popburnin: add option to not remove instances
2009-01-14 Iustin Popburnin: update migration to latest log formatting
2009-01-13 Iustin PopForward port of the burnin migration
2009-01-13 Iustin Popburnin: redo the output formatting
2009-01-13 Iustin Popburnin: move start_stop at the end
2009-01-13 Iustin Popburnin: introduce instance alive checks
2009-01-12 Iustin Popburnin: Add tests for add/remove disks and NICs
2009-01-09 Iustin Popburnin: Add activate/deactivate disks
2009-01-09 Iustin Popburnin: use the new replace_disks constants
2009-01-09 Iustin Popburnin: do not use offline nodes
2008-12-02 Iustin Popburnin: add instance reinstall and reboot
2008-12-02 Iustin Popburnin: don't do export/import for file storage
2008-12-02 Iustin Popburnin: fix usage of diskless template
next