Fix pylint warnings in test_odl 41/32041/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Mar 2017 14:39:45 +0000 (16:39 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 28 Mar 2017 12:27:04 +0000 (14:27 +0200)
commit5d78a42cb6de33bc4048796bdd076b6150b38b59
treed9f8005170720c303f6e9a269dc3154729bf4d87
parentcff5b6d61f6d7a8e42433c7deebcdeed743b92ca
Fix pylint warnings in test_odl

It takes into account the following warnings:
  - wrong-import-order
  - bad-continuation
  - unused-argument
  - invalid-name
  - too-many-arguments

missing-docstring is partially disabled as they are unit tests.

It has been rated at 10.00/10.

Change-Id: I35886ec75a9e66817cfd0fe18534f157d7500a2b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/tests/unit/odl/test_odl.py