Fix use of the logging functions
authorIustin Pop <iustin@google.com>
Mon, 28 Dec 2009 12:55:29 +0000 (13:55 +0100)
committerIustin Pop <iustin@google.com>
Mon, 4 Jan 2010 08:42:56 +0000 (09:42 +0100)
commit07b8a2b5215a01a948be2f00109d79e67fd5a150
treedc43b8ad90187cc248c4584627a097cbe2464266
parentd984846ddf447c4eab67bd112cb5a52456f3fd3b
Fix use of the logging functions

The logging functions expand the arguments themselves, thus it's safer
to let them do it rather than manual string formatting.

Also re-wraps one comment.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Olivier Tharan <olive@google.com>
daemons/ganeti-confd
daemons/ganeti-watcher
lib/confd/querylib.py
lib/confd/server.py
lib/hypervisor/hv_kvm.py
tools/cfgupgrade