octavia/octavia
Carlos Goncalves bf3d5372b9 Fix new pylint errors
Pylint 2.6.0 added two new checkers [1] that make pep8 validation to
fail:

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

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

Change-Id: I15fd7082646d95414bdd8f0815ee44b5867b3ed0
2020-08-21 15:00:27 +02:00
..
amphorae Fix new pylint errors 2020-08-21 15:00:27 +02:00
api Fix new pylint errors 2020-08-21 15:00:27 +02:00
certificates Fix new pylint errors 2020-08-21 15:00:27 +02:00
cmd Fix new pylint errors 2020-08-21 15:00:27 +02:00
common Fix new pylint errors 2020-08-21 15:00:27 +02:00
compute Fix new pylint errors 2020-08-21 15:00:27 +02:00
controller Fix new pylint errors 2020-08-21 15:00:27 +02:00
db Fix new pylint errors 2020-08-21 15:00:27 +02:00
distributor Fix new pylint errors 2020-08-21 15:00:27 +02:00
hacking Use unittest.mock instead of mock 2020-06-09 11:25:00 -04:00
network Fix new pylint errors 2020-08-21 15:00:27 +02:00
policies Availability Zone admin API 2019-11-22 09:49:17 -08:00
tests Fix new pylint errors 2020-08-21 15:00:27 +02:00
volume Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00