On Thu, Sep 17, 2009 at 05:49:00PM +0200, Michael Hanselmann wrote: > > --- > daemons/ganeti-masterd | 2 +- > lib/bootstrap.py | 10 +++++----- > lib/cmdlib.py | 8 ++++---- > lib/config.py | 4 ++-- > lib/jqueue.py | 6 +++--- > lib/mcpu.py | 2 +- > lib/rpc.py | 8 -------- > 7 files changed, 16 insertions(+), 24 deletions(-)
LGTM. Side-note, some of the if's could be simplified, since accessing the attribute is cheaper than what originally RemoteFailMsg() did. iustin
