Fix unused imports or add silences where needed
authorIustin Pop <iustin@google.com>
Tue, 29 Dec 2009 18:03:22 +0000 (19:03 +0100)
committerIustin Pop <iustin@google.com>
Mon, 4 Jan 2010 09:20:18 +0000 (10:20 +0100)
commit30e4e7419ba8ad4178afdd4731658c154bc59e78
tree6b3902e630ed587ccbc61a1094d03c27063ab71c
parent527a15ac55635978b18e317368e3080b08a99b03
Fix unused imports or add silences where needed

In some cases pylint doesn't parse the import correctly, so we add
silences; but there are also many cases of unused imports, which we
simply remove.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Olivier Tharan <olive@google.com>
14 files changed:
daemons/ganeti-confd
daemons/ganeti-noded
daemons/ganeti-rapi
daemons/ganeti-watcher
lib/confd/client.py
lib/http/server.py
lib/hypervisor/hv_chroot.py
lib/hypervisor/hv_xen.py
scripts/gnt-backup
scripts/gnt-debug
scripts/gnt-instance
scripts/gnt-node
scripts/gnt-os
tools/cfgupgrade