gnt-cluster, pass hvparams directly to dict()
[ganeti-local] / scripts / gnt-cluster
2009-02-11 Guido Trottergnt-cluster, pass hvparams directly to dict()
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-05 Iustin PopFix some issues for lockless queries
2009-02-04 Iustin Popssconf: add some more keys and some fixes
2009-02-03 Iustin PopAn attempt at fixing some encoding issues
2009-01-19 Iustin PopMove the default MAC prefix to the constants file
2009-01-12 Iustin PopSkip offline nodes in gnt-cluster commands
2009-01-12 Iustin PopIntroduce a very simple LU to force config updates
2008-12-03 Guido Trottergnt-cluster init, handle candidate_pool_size
2008-12-02 Guido Trottercluster init: don't discard the hypervisor
2008-12-02 Iustin PopAdd cluster candidate pool size parameter
2008-11-21 Michael HanselmannReuse HTTP client pool for RPC
2008-11-07 Alexander SchreiberFix gnt-cluster init without cluster parameters
2008-10-27 Iustin PopDocumentation updates for gnt-cluster
2008-10-23 Alexander SchreiberFix use of ToStderr in gnt-cluster
2008-10-23 Alexander Schreiberconvert remaining print statements to ToStderr in gnt...
2008-10-20 Alexander SchreiberSet default hypervisor at cluster init
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-20 Alexander SchreiberRemove --hypervisor-type from gnt-cluster.
2008-10-18 Alexander SchreiberFix gnt-cluster init to set cluster defaults.
2008-10-16 Iustin PopEnable gnt-cluster modify to hv/beparams
2008-10-16 Iustin PopShow the cluster parametrs in gnt-cluster info
2008-10-16 Iustin PopAdd an interface for the drain flag changes/query
2008-10-08 Alexander SchreiberUpdate scripts and qa config for changed hypervisor...
2008-10-06 Iustin PopChange SshRunner usage
2008-10-01 Michael HanselmannConvert gnt-cluster
2008-10-01 Michael HanselmannConvert ssh.py
2008-09-08 Guido TrotterOpVerifyDisks returns a list, not a tuple
2008-08-18 Michael HanselmannLUVerifyCluster: Return boolean indication success
2008-08-13 Guido TrotterAllow kvm hypervisor in gnt-cluster init
2008-07-30 Iustin PopFix cluster destroy
2008-07-30 Iustin PopFix gnt-cluster getmaster
2008-07-30 Iustin PopRework master startup/shutdown/failover
2008-06-23 Iustin PopFix gnt-cluster “command” and “copyfile”
2008-06-12 Michael HanselmannMove InitCluster opcode into a single function
2008-05-31 Iustin PopShow cluster hypervisor for gnt-cluster info
2008-05-13 Iustin PopSmall style fixes
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-10 Guido TrotterVerify: make skipping checks possible
2008-03-31 Manuel Franceschinignt-cluster option to toggle lvm-storage
2008-03-19 Manuel FranceschiniAdd option to change default file_storage_dir
2008-01-07 Iustin PopImprove verify-disks: broken/missing LV detection
2007-12-20 Alexander SchreiberProof-of-Concept HVM support for Ganeti.
2007-12-12 Iustin PopAdd the ‘gnt-cluster verify-disks’ command
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-03 Iustin PopImplement tag searching
2007-10-08 Iustin PopAdd source file option for {add,remove}-tags
2007-10-08 Iustin PopImplement command-line tags support
2007-09-19 Iustin PopImprove the cli.AskUser() function
2007-09-18 Iustin PopImplement cluster rename operation
2007-08-23 Iustin PopImprove LURunClusterCommand
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-03 Michael HanselmannImport constants into gnt-cluster.
2007-08-02 Michael HanselmannPut default bridge into constant.
2007-07-27 Iustin PopFix the "gnt-cluster getmaster" command by making the...
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-23 Iustin PopFix small typo.
2007-07-16 Iustin PopInitial commit.