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)
commit7be521daacc5ce221474b434ab34c27eb37ec158
treefac989b1ee52c0e90d79dbd6f35c07337576dfce
parent1cc3251d3fcf2dbb3bf431a75cf6c9a915e2db0f
parent868e64eafd77ca3e0238a41cb0c062fd777b9564
Merge changes from topic "pylint-issues"

* 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