This series extends the node info RPC call in a way that it does not
expect a list of volume group names, but a list of storage units (which can
be volume group name, but also other identifiers for other storage types).


Helga Velroyen (2):
  Correction of design doc regarding RPC extension
  RPC 'node_info': <storage_type,key> instead of vg_names

 doc/design-storagetypes.rst | 14 +++++++-------
 lib/backend.py              | 37 ++++++++++++++++++++++++++++++++-----
 lib/cmdlib.py               | 15 ++++++++++++---
 lib/rpc_defs.py             |  5 +++--
 lib/server/noded.py         |  4 ++--
 src/Ganeti/Query/Node.hs    |  5 ++++-
 src/Ganeti/Rpc.hs           |  4 ++--
 7 files changed, 62 insertions(+), 22 deletions(-)

-- 
1.8.2.1

Reply via email to