New RPC to get size and spindles of disks
[ganeti-local] / lib / cmdlib / instance_storage.py
2013-05-28 Bernardo Dal SenoNew RPC to get size and spindles of disks
2013-05-24 Guido TrotterMerge branch 'stable-2.8'
2013-05-24 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-05-23 Bernardo Dal SenoAdd spindles field to disk object
2013-05-23 Bernardo Dal SenoCheck that spindles are not given when they are not...
2013-05-23 Bernardo Dal SenoAdd "spindles" option to instance disk creation commands
2013-05-21 Helga VelroyenRPC 'node_info': <storage_type,key> instead of vg_names
2013-05-17 Bernardo Dal SenoMerge branch 'stable-2.8' into master
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 storage related functionality