octavia/octavia/db
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
..
migration Merge "Add quota support to octavia's l7policy and l7rule" 2020-07-27 21:01:51 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
api.py Make health checks resilient to DB outages 2018-09-11 12:21:22 -06:00
base_models.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
healthcheck.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
models.py Change amphora statistics to use deltas 2020-07-30 23:13:18 +00:00
prepare.py Add TLS version configuration for pools 2020-06-03 21:58:47 +00:00
repositories.py Fix new pylint errors 2020-08-21 15:00:27 +02:00