Move default shared file storage directory to pathutils
[ganeti-local] / lib / network.py
2013-04-10 Helga VelroyenLimit the size of networks to /16
2013-04-10 Helga VelroyenCheck minimum size of networks on creation
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove family and size from network objects
2013-01-24 Helga VelroyenCheck minimum size of networks on creation
2012-11-23 Dimitris AragiorgisFix bug in network module
2012-11-21 Michael Hanselmannnetwork: Style updates
2012-11-20 Dimitris AragiorgisUse bitarray 0.8 interface
2012-11-20 Dimitris AragiorgisSimplify GenerateFree in network module
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass pylint (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass unittests (make check)
2012-11-20 Apollon OikonomopoulosIntroduce new module for IP pool management