On Tue, Dec 29, 2009 at 8:29 PM, Iustin Pop <[email protected]> wrote: > This patch should have only: > > - pylint disables > - docstring changes > - whitespace changes > --- > daemons/ganeti-confd | 6 ++++++ > daemons/ganeti-masterd | 21 +++++++++++++++------ > daemons/ganeti-noded | 13 +++++++++---- > daemons/ganeti-rapi | 7 ++++++- > daemons/ganeti-watcher | 12 ++++++++---- > lib/asyncnotifier.py | 3 ++- > lib/backend.py | 4 +++- > lib/build/__init__.py | 1 + > lib/cli.py | 3 ++- > lib/cmdlib.py | 20 +++++++++++++++----- > lib/confd/querylib.py | 2 +- > lib/daemon.py | 4 ++-- > lib/http/__init__.py | 2 +- > lib/http/client.py | 2 +- > lib/http/server.py | 3 ++- > lib/hypervisor/hv_base.py | 2 +- > lib/jqueue.py | 6 ++++-- > lib/locking.py | 6 +++--- > lib/luxi.py | 2 +- > lib/mcpu.py | 2 +- > lib/objects.py | 5 +++-- > lib/rapi/__init__.py | 1 + > lib/rapi/rlib2.py | 3 +++ > lib/rpc.py | 2 +- > lib/storage.py | 18 +++++++++++++----- > lib/utils.py | 10 +++++++--- > lib/workerpool.py | 5 +++-- > scripts/gnt-backup | 4 +++- > scripts/gnt-cluster | 4 +++- > scripts/gnt-debug | 5 ++++- > scripts/gnt-instance | 9 ++++++--- > scripts/gnt-job | 4 +++- > scripts/gnt-node | 4 +++- > scripts/gnt-os | 4 +++- > tools/burnin | 15 ++++++++------- > tools/cfgshell | 6 +++--- > tools/cfgupgrade | 2 +- > tools/lvmstrap | 2 +- > 38 files changed, 153 insertions(+), 71 deletions(-)
LGTM -- olive
