Fix propagation of storage parameters to/from backend
[ganeti-local] / lib / cmdlib / node.py
2013-07-03 Helga VelroyenImprove handling of storage info
2013-07-02 Thomas ThrainerMake names more descriptive
2013-07-02 Helga VelroyenExtend RPC call 'node_info' by storage parameters
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-20 Thomas ThrainerFix wrong assert
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 VelroyenRemove XEN_CMD from constants, adjust to PowercycleNode
2013-06-12 Helga VelroyenAdjust all callers of RPC 'call_node_info'
2013-06-12 Helga VelroyenVerify: node info and instance list
2013-06-07 Bernardo Dal SenoExport node spindles
2013-06-05 Klaus AehligUse RpcResult.Warn where appropriate the cmdlib
2013-05-31 Bernardo Dal SenoMerge branch 'stable-2.8' into master
2013-05-28 Thomas ThrainerAdd disks_active to configuration
2013-05-21 Helga VelroyenRPC 'node_info': <storage_type,key> instead of vg_names
2013-05-17 Thomas Thrainercmdlib: Cleanup public/private functions
2013-05-17 Thomas ThrainerExtract node related logical units from cmdlib