Revision 4e745e62 lib/rpc/node.py

b/lib/rpc/node.py
615 615

  
616 616

  
617 617
def MakeLegacyNodeInfo(data, disk_template):
618
  """Formats the data returned by L{rpc.RpcRunner.call_node_info}.
618
  """Formats the data returned by call_node_info.
619 619

  
620 620
  Converts the data into a single dictionary. This is fine for most use cases,
621 621
  but some require information from more than one volume group or hypervisor.

Also available in: Unified diff