Merge changes from topic "pylint-issues"
authorGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 24 Sep 2020 15:23:49 +0000 (15:23 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 24 Sep 2020 15:23:49 +0000 (15:23 +0000)
* changes:
  use dict instead of many elif in functional tests
  convert test_topoPortmapping.py to snake case
  remove dead code from topology221 test
  fix some pylint issues
  fix superflous parenthesis pointed out by pylint
  fix functional tests linelength pylint issues
  fix few bugs and unused issues in functional tests
  fix pylint configuration
  run autopep8 on functional tests


Trivial merge