Network and address pool
authorHelga Velroyen <helgav@google.com>
Tue, 27 Nov 2012 09:34:02 +0000 (10:34 +0100)
committerHelga Velroyen <helgav@google.com>
Thu, 6 Dec 2012 17:13:20 +0000 (18:13 +0100)
commitb9a616e132af9bba718d2da8c94eeec7af886814
tree5eac33e01ce143f36e48f8c763a0d3a9b87de947
parente712e5b8791af0ce498f536b21283412e4459dee
Network and address pool

Implementation of the network and address pool class in
Haskell. Not complete yet. Includes unit tests that cover
all functionality that is so far implemented.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Makefile.am
htest/Test/Ganeti/Network.hs [new file with mode: 0644]
htest/Test/Ganeti/Objects.hs
htest/Test/Ganeti/Query/Language.hs
htest/test.hs
htools/Ganeti/Network.hs [new file with mode: 0644]
htools/Ganeti/Objects.hs