Make NodeInfo (hs) accept arbitrary storage types
authorHelga Velroyen <helgav@google.com>
Fri, 14 Jun 2013 13:43:47 +0000 (15:43 +0200)
committerHelga Velroyen <helgav@google.com>
Mon, 17 Jun 2013 17:33:29 +0000 (19:33 +0200)
commite89525a859b2e841c08fce506c0b68b97c7efe61
tree4ac7261f5e3d96cc9d3d12f5a6ffefbf180f8147
parent88d27b8aa8adc2e5ced773909f1d40812c5a6ea7
Make NodeInfo (hs) accept arbitrary storage types

So far, the Haskell implementation of NodeInfo just
requests storage information about volume groups.
With this patch, storage info for abitrary storage
types can be requested.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
src/Ganeti/Query/Node.hs