Bump revision for 2.9.2
[ganeti-local] / src / Ganeti / Rpc.hs
2013-12-11 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-11-27 Klaus Aehligeta-reduce isIpV6
2013-11-26 Guido TrotterGaneti.Rpc: use brackets for ipv6 addresses
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-11 Michele TartaraLog RPC errors from inside executeRpcCall
2013-07-11 Michele TartaraFactor out the logRpcErrors function
2013-07-02 Helga VelroyenTurn 'exclusive_storage' into storage parameter (hs)
2013-07-01 Bernardo Dal SenoExport CPUs used by the node OS
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/