ovn-octavia-provider/ovn_octavia_provider/tests/functional
Brian Haley ffc3160984 Update to pylint 2.6.0+
Pylint 2.6.0 added two new checkers [1] that made pep8 validation
fail:

- raise-missing-from (W0707)
- super-with-arguments (R1725)

Pylint 2.7.0 added one new checker [1] that made pep8 validation
fail:

- use-a-generator (R1729)

[1] http://pylint.pycqa.org/en/latest/technical_reference/features.html

Change-Id: I40a45e70156f4306021ade0029b244f4c06440a2
2021-02-23 15:50:11 -05:00
..
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
base.py Update to pylint 2.6.0+ 2021-02-23 15:50:11 -05:00
requirements.txt Fix gate failure 2020-12-09 13:42:07 -05:00
test_agent.py Update to pylint 2.6.0+ 2021-02-23 15:50:11 -05:00
test_driver.py Re-home functional tests 2020-05-12 11:38:08 +00:00
test_integration.py Update to pylint 2.6.0+ 2021-02-23 15:50:11 -05:00