Changes for GRNET's custom package
[ganeti-local] / lib / cmdlib /
2013-09-16 Michele TartaraAdd a default to file-driver when unspecified over...
2013-08-20 Thomas ThrainerAllow instance mods if only osparams are given
2013-08-07 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-08-06 Thomas ThrainerInclude VCS version in `gnt-cluster version`
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-30 Michele TartaraAdd cleanup parameter to instance failover
2013-07-15 Michele TartaraAllow modify_etc_hosts to be changed
2013-07-09 Michele TartaraCluster verify checks server.pem permissions
2013-06-24 Helga Velroyengnt-cluster info (py): add enabled disk templates
2013-06-21 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-06-04 Klaus AehligAdd a force option to the ClusterSetParams Opcode
2013-06-04 Christos StavrakakisExport device UUIDs to hooks and OS scripts
2013-05-28 Thomas ThrainerAdd disks_active to configuration
2013-05-24 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-05-17 Bernardo Dal SenoMerge branch 'stable-2.7' into stable-2.8
2013-05-17 Thomas Thrainercmdlib: Cleanup public/private functions
2013-05-17 Thomas Thrainercmdlib: Extract instance query related functionality
2013-05-17 Thomas Thrainercmdlib: Extract instance operation functionality
2013-05-17 Thomas Thrainercmdlib: Extract migration related functionality
2013-05-17 Thomas Thrainercmdlib: Extract storage related functionality
2013-05-17 Thomas ThrainerReformat and define exports in cmdlib/__init__.py
2013-05-17 Thomas ThrainerExtract miscellaneous logical units from cmdlib
2013-05-17 Thomas ThrainerExtract os related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract query related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract backup related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract instance related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract node related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract group related logial units from cmdlib
2013-05-17 Thomas ThrainerExtract cluster related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract test logical units from cmdlib
2013-05-17 Thomas ThrainerExtract network related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract tags related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract base classes from cmdlib
2013-05-13 Guido TrotterMove cmdlib.py to cmdlib/__init__.py