neutron/neutron/common/ovn
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 [OVN] Move OVN commons to neutron tree 2019-12-04 13:15:16 +00:00
acl.py Merge "[ovn] Use normalized remote prefix IPs in OVN driver" 2020-07-29 16:38:08 +00:00
constants.py Merge "Fix metadata address usage" 2020-07-01 06:45:03 +00:00
exceptions.py [OVN] Move OVN commons to neutron tree 2019-12-04 13:15:16 +00:00
extensions.py [OVN] Add segments to ML2_SUPPORTED_API_EXTENSIONS 2020-07-22 07:15:29 +00:00
hash_ring_manager.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
utils.py Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00