Extend config by networks and networks by UUIDs
authorHelga Velroyen <helgav@google.com>
Thu, 24 Jan 2013 14:46:41 +0000 (15:46 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 24 Jan 2013 18:30:04 +0000 (19:30 +0100)
commitb43064d0976299f26d727505b6d69f34894565e5
tree7974adec9035f0c56d488c635dff57924b9f233e
parent3673a326a0cf0ce90b37e852d92f89e98b088821
Extend config by networks and networks by UUIDs

For network queries to work, we need to extend the general
config type to include all available networks. Additionally,
we add UUIDs to the network type itself.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
src/Ganeti/Objects.hs
test/hs/Test/Ganeti/Objects.hs