On Wed, Jan 20, 2010 at 04:31:43PM +0100, Michael Hanselmann wrote: > Also fix a typo in http/__init__.py and add unittests > for the LUXI parsing and formatting functions. > --- > Makefile.am | 1 + > daemons/ganeti-masterd | 24 +------- > lib/http/__init__.py | 2 +- > lib/luxi.py | 135 > +++++++++++++++++++++++++++++++----------- > test/ganeti.luxi_unittest.py | 114 +++++++++++++++++++++++++++++++++++ > 5 files changed, 220 insertions(+), 56 deletions(-) > create mode 100755 test/ganeti.luxi_unittest.py
LGTM.