This fixes a bunch of lint errors showing up with the newer pylint version on jessie. I started from the bottom of the list, so this patch series covers the 'tools' directory first.
Helga Velroyen (7): Fix lint errors of move-instance Fix lint error in lvmstrap Fix lint errors in 'confd-clent' Fix lint errors in 'cfgupgrade12' Fix lint errors of 'cfgupgrade' Fix lint errors for 'ganeti-listrunner' Another fix for 'too-many-branches' for 'cfgupgrade' tools/cfgupgrade | 213 +++++++++++++++++++++++++++--------------------- tools/cfgupgrade12 | 80 ++++++++++-------- tools/confd-client | 50 +++++++----- tools/ganeti-listrunner | 39 +++++---- tools/lvmstrap | 38 +++++---- tools/move-instance | 207 ++++++++++++++++++++++++---------------------- 6 files changed, 353 insertions(+), 274 deletions(-) -- 1.9.1.423.g4596e3a
