Revision 1a3c5d4e htools/Ganeti/Rpc.hs

b/htools/Ganeti/Rpc.hs
374 374
  rpcCallData _ call     = J.encode
375 375
    ( rpcCallNodeInfoVolumeGroups call
376 376
    , rpcCallNodeInfoHypervisors call
377
    , False
377 378
    )
378 379

  
379 380
instance Rpc RpcCallNodeInfo RpcResultNodeInfo where

Also available in: Unified diff