Make node groups' networks field a dict of nicparams
authorHelga Velroyen <helgav@google.com>
Wed, 19 Dec 2012 16:21:57 +0000 (17:21 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 20 Dec 2012 13:37:13 +0000 (14:37 +0100)
commitda1dcce17e633085bde5ce628a3522222dd5be7f
treec19bc7c8eb7686987078c54c4668a615801588d2
parente7e2552efdb4537a3410d13425357eb2807eaef3
Make node groups' networks field a dict of nicparams

The networks field of the node groups class is a dictionary
of nic params and not a list of networks. This should fix
the broken QA.

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