Assign unique filenames to filebased disks
[ganeti-local] / lib / cmdlib / instance_storage.py
2014-01-28 Ilias TsitsimpisAssign unique filenames to filebased disks
2013-11-04 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-11-04 Michele TartaraImprove error message for replace-disks
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
2013-07-15 Helga VelroyenOpcodes: move storage type checks to cmdlib
2013-07-15 Helga Velroyencmdlib: remove usage of ENABLE_FILE_STORAGE
2013-07-15 Helga Velroyenbackend: remove ENABLE_FILE_STORAGE
2013-07-10 Helga VelroyenUnittesting for instance_storage._CheckNodesFreeDiskOnVG
2013-07-03 Helga VelroyenFix propagation of storage parameters to/from backend
2013-07-02 Helga VelroyenExtend RPC call 'node_info' by storage parameters
2013-06-28 Bernardo Dal SenoEnable disk growth with exclusive storage
2013-06-28 Bernardo Dal SenoAdd exclusive_storage to blockdev_grow RPC
2013-06-26 Thomas ThrainerMerge branch 'stable-2.8' into master
2013-06-21 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-14 Helga VelroyenRefactor NodeInfo RPC regarding storage reporting
2013-06-13 Thomas ThrainerInline simple "alias" variables
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-12 Helga VelroyenAdd hvparams to RPC call 'node_info'
2013-06-05 Klaus AehligUse RpcResult.Warn where appropriate the cmdlib
2013-06-03 Bernardo Dal SenoExport instance disk spindles
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 SenoSpindles are mandatory with exclusive storage
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