ClusterSetParams: move vg-name checks from to CheckPrereq
[ganeti-local] / lib / cmdlib / cluster.py
2013-08-08 Helga VelroyenClusterSetParams: move vg-name checks from to CheckPrereq
2013-08-08 Helga VelroyenMove Ipolicy utility function to cmdlib/common.py
2013-08-08 Helga Velroyengnt-cluster modify: ipolicy vs enabled disk templates
2013-08-08 Helga Velroyengnt-cluster modify: factor out ipolicy check
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-06 Thomas ThrainerInclude VCS version in `gnt-cluster version`
2013-08-05 Thomas ThrainerFix formatting of instance names in config verify
2013-08-02 Thomas ThrainerFix verify config if a node has no instances
2013-08-01 Thomas ThrainerCheck for luxid permission during verify config
2013-08-01 Thomas ThrainerCheck disk template in right dict when copying
2013-07-29 Helga Velroyengnt-cluster verify: consider shared file storage
2013-07-29 Helga Velroyengnt-cluster modify --shared-file-storage-dir
2013-07-29 Helga VelroyenBootstrap: factor out and prepare shared-file-storage
2013-07-23 Helga Velroyengnt-cluster {init, modify} --file-storage-dir
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-15 Helga VelroyenVerify file storage path
2013-07-15 Helga VelroyenPrepare verification code for new file path verification
2013-07-15 Helga Velroyencmdlib: remove usage of ENABLE_FILE_STORAGE
2013-07-15 Helga Velroyencluster verify: adjust path verification
2013-07-15 Michele TartaraAllow modify_etc_hosts to be changed
2013-07-09 Michele TartaraCluster verify checks server.pem permissions
2013-06-26 Thomas ThrainerMerge branch 'stable-2.8' into master
2013-06-24 Helga Velroyengnt-cluster info (py): add enabled disk templates
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-20 Thomas ThrainerCheck DRBD status in cluster verify
2013-06-19 Thomas ThrainerFix reference to NodeInfo.name
2013-06-18 Michele TartaraMerge branch 'stable-2.8' into 'master'
2013-06-13 Thomas ThrainerInline simple "alias" variables
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-12 Helga VelroyenVerify: node info and instance list
2013-06-05 Klaus AehligUse RpcResult.Warn where appropriate the cmdlib
2013-06-04 Klaus AehligAdd a force option to the ClusterSetParams Opcode
2013-05-31 Bernardo Dal SenoMerge branch 'stable-2.8' into master
2013-05-28 Thomas ThrainerAdd disks_active to configuration
2013-05-28 Bernardo Dal SenoReport missing spindles in the configuration
2013-05-28 Bernardo Dal Senognt-cluster repair-disk-sizes repairs spindles too
2013-05-28 Bernardo Dal SenoNew RPC to get size and spindles of disks
2013-05-17 Bernardo Dal SenoMerge branch 'stable-2.8' into master
2013-05-17 Thomas Thrainercmdlib: Cleanup public/private functions
2013-05-17 Thomas ThrainerExtract cluster related logical units from cmdlib