Add LV parser
[ganeti-local] / src / Ganeti / Rpc.hs
2013-06-14 Helga VelroyenRefactor NodeInfo RPC regarding storage reporting
2013-06-14 Helga VelroyenAdd storage type to NodeInfo result
2013-06-12 Helga VelroyenAdd hvparams to RPC call 'node_info'
2013-05-21 Helga VelroyenRPC 'node_info': <storage_type,key> instead of vg_names
2013-02-25 Iustin PopAdd export_list RPC call definitions
2013-02-25 Iustin PopImprove TemplateHaskell code to support empty objects
2013-02-20 Iustin PopSwitch the RPC module over to the multi interface
2013-02-20 Iustin PopSimplify RPC error cases
2013-02-20 Iustin PopReduce duplication of curl options computation
2013-02-20 Iustin PopSwitch the curl bindings from optional to required
2012-12-24 Iustin PopRename htools/ to src/