On Fri, Sep 21, 2012 at 10:48 AM, Michael Hanselmann <[email protected]> wrote: > This module will take care of managing paths for virtual clusters. > Unittests are included (100% coverage). > --- > Makefile.am | 2 + > lib/vcluster.py | 244 > ++++++++++++++++++++++++++++++++++++++ > test/ganeti.vcluster_unittest.py | 237 ++++++++++++++++++++++++++++++++++++ > 3 files changed, 483 insertions(+), 0 deletions(-) > create mode 100644 lib/vcluster.py > create mode 100755 test/ganeti.vcluster_unittest.py
LGTM, René
