Network and address pool (again)
Implementation of the network objects and address pool. Functionality as in the reverted commit b9a616e1, but now using only the vector library and not the bit-vector library. Tested with vector library version 0.9 and 0.10., which are also installed on the buildbot machines now. Signed-off-by:Helga Velroyen <helgav@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- Makefile.am 2 additions, 0 deletionsMakefile.am
- htest/Test/Ganeti/Network.hs 169 additions, 0 deletionshtest/Test/Ganeti/Network.hs
- htest/Test/Ganeti/Objects.hs 35 additions, 0 deletionshtest/Test/Ganeti/Objects.hs
- htest/Test/Ganeti/Query/Language.hs 1 addition, 0 deletionshtest/Test/Ganeti/Query/Language.hs
- htest/test.hs 2 additions, 0 deletionshtest/test.hs
- htools/Ganeti/Network.hs 103 additions, 0 deletionshtools/Ganeti/Network.hs
- htools/Ganeti/Objects.hs 37 additions, 0 deletionshtools/Ganeti/Objects.hs
Loading
Please register or sign in to comment