Fix some more pylint errors
authorIustin Pop <iustin@google.com>
Wed, 21 Jan 2009 14:12:35 +0000 (14:12 +0000)
committerIustin Pop <iustin@google.com>
Wed, 21 Jan 2009 14:12:35 +0000 (14:12 +0000)
commitc979d253680db056f294270dc54b4018b1974a95
tree5e38aad37e241196c2fb333e79d83b0016535933
parentdc458d002aa06345d80bac0853ec3c60b74a0ffd
Fix some more pylint errors

Two are real errors (invalid names) and one is style error (overriding
name from outer scope).

Reviewed-by: ultrotter
daemons/ganeti-masterd
lib/backend.py
lib/hypervisor/hv_xen.py