Fix instance import net option
[ganeti-local] / scripts / gnt-backup
2009-08-04 Iustin PopFix instance import net option
2009-04-06 Iustin PopDisable synchronous (locking) queries
2009-02-13 Iustin PopImplement the backward-compatible ‘-s’ disk option
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-04 Iustin PopImplement lockless query operations
2009-01-23 Iustin PopMake iallocator work with offline nodes
2008-12-02 Guido TrotterUpdate gnt-backup online help
2008-11-27 Iustin Popinstance import: adapt to multi-disk/nic world
2008-10-27 Iustin PopDocumentation updates for gnt-backup
2008-10-27 Iustin PopChange exit code of gnt-backup list
2008-10-20 Guido TrotterAdd mac option to gnt-backup import
2008-10-20 Iustin PopFix some pylint-detected issues on the scripts
2008-10-20 Iustin PopConvert the gnt scripts to ToStdout/err
2008-10-14 Guido Trottergnt-backup: update for cluster parameters
2008-10-14 Iustin PopChange over to beparams
2008-09-02 Alexander Schreibermerge r1569 from branches/ganeti/ganeti-1.2
2008-08-08 Michael HanselmannUse new query function for exports in gnt-backup
2008-07-14 Iustin PopFix a syntax error in gnt-backup
2008-05-30 Iustin PopComplete removal of md/drbd 0.7 code
2008-05-15 Michael HanselmannUpdate command line help and manpages with mandatory...
2008-05-13 Iustin PopRevert "CLI: remove command opts/args in "gnt-X""
2008-05-13 Iustin PopCLI: remove command opts/args in "gnt-X"
2008-04-28 Manuel FranceschiniAdd file backend storage options to ImportInstance
2008-04-23 Guido TrotterAdd gnt-backup remove functionality
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-03-31 Iustin PopChange the gnt-backup export help text
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-01-30 Guido TrotterFix online help for gnt-backup import
2008-01-21 Guido TrotterCheck that we have a valid export list
2008-01-16 Iustin PopTwo small style fixes
2008-01-14 Guido TrotterAdd mac="auto" at import time
2008-01-10 Guido TrotterFix gnt-backup import -s option
2007-11-13 Michael HanselmannFix --node option for “gnt-backup list”.
2007-11-12 Guido TrotterChange --nodes to --node
2007-11-06 Michael HanselmannRemove --secondary-node option.
2007-09-27 Michael HanselmannPass required ip_check parameter to OpCreateInstance...
2007-09-19 Iustin PopAllow 'add instance' to not start the new instance
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-07-26 Michael Hanselmann- Move --force option to cli.py
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-23 Iustin PopAdd the gnt-backup script and man-pages.