Skip to content
  • Helga Velroyen's avatar
    Add general storage parameters to node info call · 152759e4
    Helga Velroyen authored
    
    
    As described in the design doc about storage types,
    we plan to generalize the RPC call "node info" wrt to
    storage types. This patch extends the call by accepting
    a list of storage units, that is not only identified
    by storage type and identifier, but enhanced by additional
    parameters. So far, only LVM storage has an additional
    parameter, which is the 'exclusive storage' flag. This
    patch enhances the backend code of the node info call
    to be able to handle this change.
    
    Signed-off-by: default avatarHelga Velroyen <helgav@google.com>
    Reviewed-by: default avatarThomas Thrainer <thomasth@google.com>
    152759e4