octavia/octavia/api/v2/controllers
Carlos Goncalves c4faac25de Add Python 3.7 support
In order to support Python 3.7, pylint has to be updated to 2.0.0
minimum. Newer versions of Pylint enforce additional checkers which can
be addressed with some code refactoring rather than silently ignoring
them in pylintrc; except useless-object-inheritance which is required to
be silented so that we stay compatible with Python 2.x.

Story: 2004073
Task: 27434

Change-Id: I52301d763797d619f195bd8a1c32bc47f1e68420
2019-05-14 17:11:22 +00:00
..
__init__.py Add flavor, flavor_profile table and their APIs 2019-01-25 12:25:13 -08:00
amphora.py Merge "Fix oslo messaging connection leakage" 2019-02-21 08:41:35 +00:00
base.py Add 2 new fields into Pool API for support re-encryption 2019-02-28 16:20:09 -08:00
flavor_profiles.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
flavors.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
health_monitor.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
l7policy.py Support L7policy redirect http code 2019-03-04 15:04:53 -08:00
l7rule.py Fix a lifecycle bug with child objects 2019-03-20 12:47:54 -07:00
listener.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
load_balancer.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
member.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
pool.py Add Python 3.7 support 2019-05-14 17:11:22 +00:00
provider.py Add provider driver capabilities API 2019-01-25 12:38:03 -08:00
quotas.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00