Fix gnt-cluster init to set cluster defaults.
[ganeti-local] / scripts / 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.