neutron/neutron/conf/db
Bernard Cafarelli cebdd77af8
Bump pylint version to support python 3.8
As spotted in Focal testing patch [0], pep8 test fails with many
C0321 false-positives, reported in pylint as current version does not
support python 3.8 [1]

Use a newer version of pylint and astroid, fixing or disabling some of
the new checks: no-else-*, unnecessary-comprehension, import-outside-toplevel

[0] https://review.opendev.org/#/c/738163/
[1] https://github.com/PyCQA/pylint/issues/2737

Change-Id: Ie646b7093aa8634fd950c136a0eba9adcf56591c
2020-08-06 16:00:30 +02:00
..
__init__.py Refactoring db config options 2017-10-04 15:42:50 -04:00
dvr_mac_db.py Refactoring db config options 2017-10-04 15:42:50 -04:00
extraroute_db.py Refactoring db config options 2017-10-04 15:42:50 -04:00
l3_agentschedulers_db.py Refactoring db config options 2017-10-04 15:42:50 -04:00
l3_dvr_db.py DVR: Ignore DHCP port during DVR host query 2019-08-21 05:35:19 +00:00
l3_gwmode_db.py Refactoring db config options 2017-10-04 15:42:50 -04:00
l3_hamode_db.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
migration_cli.py Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00