Add --use-external-mip-script flag
[ganeti-local] / lib / client / gnt_cluster.py
2011-11-14 Andrea SpadacciniAdd --use-external-mip-script flag
2011-10-18 Guido TrotterRevert "Implementation of TLS-protected SPICE connections"
2011-10-05 Andrea SpadacciniAdd --ignore-errors parameter to cluster verify
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-09-30 Andrea SpadacciniAdd gnt-cluster commands to toggle the master IP
2011-09-30 Andrea SpadacciniAdd gnt-cluster commands to toggle the master IP
2011-09-20 Andrea SpadacciniImplementation of TLS-protected SPICE connections
2011-09-05 Andrea SpadacciniFixed a typo in gnt_cluster.py
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-12 Michael HanselmannFix exit code of “gnt-cluster verify” v2.5.0beta1
2011-08-12 Michael HanselmannUse LU-generated jobs for verifying cluster
2011-07-28 Iustin PopMerge branch 'devel-2.4'
2011-07-26 Michael HanselmannChange OpClusterVerifyDisks to per-group opcodes
2011-07-26 Ben LiptonAdd OS search path to gnt-cluster info
2011-07-25 Iustin PopMost boring patch ever
2011-07-12 Michael Hanselmanngnt-cluster {command|copyfile}: Support per-group opera...
2011-05-20 Guido TrotterFix a couple of style mistakes
2011-05-20 Adeodato SimoCluster verify: accept a --node-group option
2011-05-20 Adeodato SimoSplit LUClusterVerify into LUClusterVerify{Config,Group}
2011-03-09 René Nussbaumergnt-cluster epo: Adding --power-delay flag
2011-03-09 René Nussbaumergnt-cluster epo: Adding --shutdown-timeout
2011-03-01 Apollon OikonomopoulosShared file storage initialization code
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-02-24 René NussbaumerFix test output splattering
2011-02-24 René NussbaumerIntroducing gnt-cluster epo
2011-01-26 Iustin PopVerify disks: increase parallelism and other fixes
2011-01-26 Iustin Popgnt-cluster verify-disks: fix VG name
2011-01-26 Iustin PopShow hidden/blacklisted OSes in cluster info
2011-01-18 Iustin PopRename OpSearchTags and LUSearchTags
2011-01-18 Iustin PopRename OpActivateInstanceDisks and LUActivateInstanceDisks
2011-01-18 Iustin PopRename OpVerifyDisks and LUVerifyDisks
2011-01-18 Iustin PopRename OpVerifyCluster and LUVerifyCluster
2011-01-18 Iustin PopRename OpSetClusterParams and LUSetClusterParams
2011-01-18 Iustin PopRename OpRepairDiskSizes and LURepairDiskSizes
2011-01-18 Iustin PopRename OpRenameCluster and LURenameCluster
2011-01-18 Iustin PopRename OpRedistributeConfig and LURedistributeConfig
2011-01-18 Iustin PopRename OpPostInitCluster and LUPostInitCluster
2011-01-18 Iustin PopRename OpDestroyCluster and LUDestroyCluster
2011-01-13 René NussbaumerList node parameters in gnt-cluster info output
2011-01-12 Guido TrotterRemove --master-netdev default value
2010-12-13 Guido TrotterAdd gnt-cluster modify --master-netdev
2010-12-01 René NussbaumerAdding ndparams to gnt-cluster init|modify and man...
2010-11-29 Michael HanselmannRevert "Adding ndparams to gnt-cluster init|modify...
2010-11-29 René NussbaumerAdding ndparams to gnt-cluster init|modify and man...
2010-10-27 Michael HanselmannMove gnt-cluster to ganeti.client.gnt_cluster