Further pylint disables, mostly for Unused args
[ganeti-local] / scripts / gnt-cluster
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-04 Iustin PopIntroduce a wrapper for hostname resolving
2009-11-02 Iustin PopConvert the rest of the OpPrereqError users
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
2009-09-24 Iustin PopExport and show the cluster uuid in cluster info
2009-09-18 Iustin PopRemove explicit DEBUG_OPT and add it by default
2009-09-18 Iustin PopChange indentation style in commands definitions
2009-09-18 Iustin PopMove cluster verify options to cli.py
2009-09-18 Iustin PopMove more cluster init opts to cli.py
2009-09-18 Iustin PopMove the “--mac-prefix” option to cli.py
2009-09-18 Iustin PopMove the “--no-voting” option to cli.py
2009-09-18 Iustin PopMove the “--yes-do-it” option to cli.py
2009-09-18 Iustin PopUnify the “--vg-name” option
2009-09-18 Iustin PopUnify the “--candidate-pool-size” option
2009-09-18 Iustin PopUnify the “--nic-parameters” option
2009-09-18 Iustin PopUnify the “--enabled-hypervisors” option
2009-09-18 Iustin PopUnify the “--no-lvm-storage” option
2009-09-18 Iustin PopUnify the “--secondary-ip” option
2009-09-18 Iustin PopUnify the “--node” (as list of nodes) option
2009-09-18 Iustin PopUnify the last “--hypervisor” (as list) option
2009-09-18 Iustin PopUnify the “--backend-parameters” option
2009-09-17 Iustin PopAdd an error-simulation mode to cluster verify
2009-09-17 Iustin PopIntroduce parseable error codes in LUVerifyCluster
2009-08-31 Michael Hanselmanngnt-cluster watcher: Show more information
2009-08-31 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-08-31 Michael HanselmannReturn cluster tags from LUQueryClusterInfo
2009-08-26 Michael Hanselmanngnt-cluster: Add CLI for watcher pause
2009-08-24 Michael HanselmannAdd ArgHost class
2009-08-24 Michael HanselmannRe-introduce constants for most often used arguments
2009-08-24 Michael HanselmannMake all options use cli_option
2009-08-24 Michael HanselmannChange scripts to use new argument definitions
2009-08-18 Michael Hanselmanncli: Merge ikv_option and keyval_option into cli_option
2009-08-17 Iustin PopAdd support for querying the ctime/mtime
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-10 Luca BigliardiRun post cluster initialization LU
2009-08-10 Guido TrotterAdd cluster-init --no-etc-hosts parameter
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-04 Iustin PopImplement gnt-cluster check-disk-sizes
2009-07-17 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-16 Guido TrotterMake sure enabled_hypervisors list is valid
2009-07-16 Guido TrotterGet rid of the default_hypervisor slot
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-08 Guido TrotterCreate a new --no-voting option for masterfailover
2009-06-15 Iustin PopConvert volume_list rpc to new style result
2009-06-15 Guido TrotterQueryClusterInfo: don't show default_bridge
2009-06-15 Guido TrotterInitCluster: don't set default_bridge
2009-06-08 Guido TrotterShow nic parameters in cluster info
2009-06-08 Guido TrotterAllow modifying of default nic parameters
2009-06-08 Guido TrotterAllow setting NIC parameters at gnt-cluster init
2009-06-08 Guido Trottergnt-cluster init, simplify parameter checks
2009-05-28 Guido TrotterAdd cluster-init --no-etc-hosts parameter
2009-05-13 Guido Trottergnt-cluster modify: fix --no-lvm-storage
2009-05-13 Guido Trottergnt-cluster info: show more cluster parameters
2009-05-04 Iustin PopFix gnt-cluster getmaster on non-master nodes
2009-03-20 Guido TrotterRaise on invalid gnt-cluster queue commands
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
next