octavia/octavia/api/v2/controllers
Gregory Thiemonge c37738ba6f Fix pep8 errors
pylint 2.7.0 added additional checks for inconsistent-return-statements:
- inconsistent-return-statements message is now emitted if one of
  try/except statement is not returning explicitly while the other do.

Change-Id: I196e13996ce4bce93d9a8eed87f6c3cb8ef3cea1
2021-02-22 17:52:27 +01:00
..
__init__.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
amphora.py Add amphora delete API 2020-09-03 13:34:07 -07:00
availability_zone_profiles.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
availability_zones.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
base.py Fixes API list handling of unscoped tokens 2020-09-21 16:12:17 -07:00
flavor_profiles.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
flavors.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
health_monitor.py Add SCTP support in API 2020-09-10 11:23:04 +00:00
l7policy.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
l7rule.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
listener.py Fix pep8 errors 2021-02-22 17:52:27 +01:00
load_balancer.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
member.py Fix pep8 errors 2021-02-22 17:52:27 +01:00
pool.py Add ALPN support for TLS-enabled pools 2021-01-28 14:42:48 +01:00
provider.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
quotas.py Fix new pylint errors 2020-08-21 15:00:27 +02:00