neutron/neutron/ipam
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
..
drivers Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
exceptions.py Prevent some L3 ports change IP address 2018-12-13 14:24:23 +00:00
requests.py [OVN] Use new distributed device_owner for OVN distributed services 2020-07-08 13:26:35 +00:00
subnet_alloc.py Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
utils.py IPv6 accepts first address only for routers 2020-01-12 20:39:07 +00:00