On Wed, Apr 24, 2013 at 4:59 PM, Thomas Thrainer <[email protected]>wrote:
> This class parses the `drbdsetup show` output and represents it in an > easily accessible format. It got extracted so that 1) the DRBD8 class > can focus more on DRBD logic rather than parsing and 2) it's easier to > adapt the parser to new formats. > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > lib/block/drbd.py | 223 > ++++++++++++++++++---------------- > test/py/ganeti.block.bdev_unittest.py | 12 +- > 2 files changed, 123 insertions(+), 112 deletions(-) > > LGTM, thanks. Michele
