octavia/octavia/controller/worker/v2/tasks
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
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
amphora_driver_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
cert_task.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
compute_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
database_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
lifecycle_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
network_tasks.py Fix new pylint errors 2020-08-21 15:00:27 +02:00