Corrected network design doc regarding user interface
[ganeti-local] / tools / burnin
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-09-18 Michael HanselmannMigrate tools/* from constants to pathutils
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-06-20 Iustin PopExtend burnin to do NIC changes
2012-01-23 Constantinos Venet... Implement rbd disk template
2012-01-18 Guido TrotterBurnin: test set-mem
2011-11-22 Guido Trotterburnin: use mem_size as max and min
2011-11-17 Iustin PopPrevent runnning of confd tests in burnin
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-05 René NussbaumerMerge branch 'stable-2.4'
2011-08-03 Pedro MacedoAdd a flag to burnin to allow specifying VCPU count.
2011-03-08 Apollon OikonomopoulosRename DTS_NET_MIRROR to DTS_INT_MIRROR
2011-03-08 Apollon OikonomopoulosShared file support for tools/burnin
2011-02-02 Michael Hanselmannutils.SetupLogging: Make program a mandatory argument
2011-02-02 Michael Hanselmannburner: Trivial code cleanup
2011-02-02 Michael Hanselmannburnin: Reuse existing function for debug value
2011-01-18 Iustin PopRename OpDiagnoseOS and LUDiagnoseOS
2011-01-18 Iustin PopRename OpQueryNodes and LUQueryNodes
2011-01-18 Iustin PopRename OpStartupInstance and LUStartupInstance
2011-01-18 Iustin PopRename OpShutdownInstance and LUShutdownInstance
2011-01-18 Iustin PopRename OpSetInstanceParams and LUSetInstanceParams
2011-01-18 Iustin PopRename OpReplaceDisks and LUReplaceDisks
2011-01-18 Iustin PopRename OpRenameInstance and LURenameInstance
2011-01-18 Iustin PopRename OpRemoveInstance and LURemoveInstance
2011-01-18 Iustin PopRename OpReinstallInstance and LUReinstallInstance
2011-01-18 Iustin PopRename OpRebootInstance and LURebootInstance
2011-01-18 Iustin PopRename OpQueryInstances and LUQueryInstances
2011-01-18 Iustin PopRename OpMoveInstance and LUMoveInstance
2011-01-18 Iustin PopRename OpMigrateInstance and LUMigrateInstance
2011-01-18 Iustin PopRename OpGrowDisk and LUGrowDisk
2011-01-18 Iustin PopRename OpFailoverInstance and LUFailoverInstance
2011-01-18 Iustin PopRename OpDeactivateInstanceDisks and LUDeactivateInstan...
2011-01-18 Iustin PopRename OpCreateInstance and LUCreateInstance
2011-01-18 Iustin PopRename OpActivateInstanceDisks and LUActivateInstanceDisks
2011-01-18 Iustin PopRename OpRemoveExport and LURemoveExport
2011-01-18 Iustin PopRename OpExportInstance and LUExportInstance
2011-01-14 Guido TrotterAllow burnin with hidden OSes
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-07-29 Iustin Popburning: fix handling of empty job sets
2010-07-23 Iustin PopFix burnin and live migration
2010-07-07 Iustin PopMerge branch 'devel-2.1'
2010-07-07 Iustin PopQA, burnin: allow selection of reboot types
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-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-21 Iustin Popburnin: skip migration based on hypervisor support
2010-04-15 Iustin PopUpdate docstrings in tools/ and enable epydoc
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 Iustin PopAbstract the confd client creation
2010-03-23 Guido TrotterFix burnin error when trying to grow a file volume
2010-03-18 Guido Trotterburnin: implement basic confd testing
2010-03-18 Guido TrotterBurnin: don't add/remove routed nics
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-11 Iustin PopAdd debug mode to burnin
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
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 PopAdd targeted pylint disables
2010-01-04 Iustin Popburnin: move decorators out of classes
2009-12-16 Iustin Popburnin: add --no-name-check support
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
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-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-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-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
next