neutron/neutron/agent/common
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 Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
base_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Fix neutron-openvswitch-agent Windows support 2018-07-18 14:41:21 +03:00
ovs_lib.py Merge "Remove "six" library" 2020-07-30 00:35:59 +00:00
ovsdb_monitor.py ovsdb monitor: handle modified ports 2019-10-08 10:57:42 +03:00
placement_report.py Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00
polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
resource_processing_queue.py Remove "six" library 2020-07-28 16:55:52 +00:00
utils.py Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00