octavia/octavia/cmd
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 Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
agent.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
api.py Add warning when running simple_server 2020-05-21 15:02:11 -07:00
driver_agent.py Add long-running provider agent support 2019-09-10 22:25:50 +00:00
haproxy_vrrp_check.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00
health_manager.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00
house_keeping.py Fix house keeping graceful shutdown 2019-12-11 18:49:36 +01:00
octavia_worker.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00
status.py Add framework for octavia-status upgrade check 2018-11-12 14:41:14 +05:30