Storage utility functions for Haskell
authorHelga Velroyen <helgav@google.com>
Thu, 13 Jun 2013 17:44:06 +0000 (19:44 +0200)
committerHelga Velroyen <helgav@google.com>
Thu, 27 Jun 2013 09:05:33 +0000 (11:05 +0200)
commit00839a42aab46a8dcd23290f6a21cec819c1ba70
treeeaba1aba987bfcccf01d23436f8ac03125cb51d0
parent205297080dbc80591e477fc27752f34ca651adda
Storage utility functions for Haskell

In order to extend the Haskell version of the NodeInfo
query, we need some utility functions to deal with
disk templates and storage types.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
Makefile.am
src/Ganeti/Storage/Utils.hs [new file with mode: 0644]