On 16 May 2013 10:23, Thomas Thrainer <[email protected]> wrote: > LUNetwork* and associated helper functions are extracted to network.py. > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > Makefile.am | 3 +- > lib/cmdlib/__init__.py | 714 +----------------------------------------------- > lib/cmdlib/common.py | 25 ++ > lib/cmdlib/network.py | 718 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 749 insertions(+), 711 deletions(-) > create mode 100644 lib/cmdlib/network.py
LGTM, thanks. Bernardo
