Revision 39a56351
ID | 39a56351009bff66193691e498817ea982832f7a |
Add Network class in network module
Towards to abstract networks we introduce Network class that
currently is only a wrapper of AddressPool. Move Check method
inside Network class. Rename AddressPoolError to NetworkError
and make every network.AddressPool(nobj) invocation a
network.Network(nobj) one.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Files
- added
- modified
- copied
- renamed
- deleted