octavia/octavia/amphorae/backends/agent/api_server
Brian Haley 57e7bd17bf Fix pep8 failures in gate
Some package must have moved forward recently, causing
the pep8 job to start failing.  Fix the issues since
they're all valid.

Also changed other messages using an exception string
to use str(e) to avoid any possible py3 issues.

Fixes the grenade job to properly build the test server.

Change-Id: I5c98c6d41cc4bce907e09dcb20ede3a9e7268b44
2020-11-12 16:46:36 -08:00
..
templates Add support for nftables 2020-09-03 13:15:27 -07:00
__init__.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
amphora_info.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
certificate_update.py Fix py3 amphora-agent cert-rotation type bug 2020-04-14 06:48:43 -07:00
haproxy_compatibility.py Support haproxy development snapshot version parsing 2020-01-27 15:07:05 +01:00
keepalived.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
keepalivedlvs.py Fix pep8 failures in gate 2020-11-12 16:46:36 -08:00
loadbalancer.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
osutils.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
plug.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
server.py Fix pep8 failures in gate 2020-11-12 16:46:36 -08:00
udp_listener_base.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
util.py Remove haproxy_check_script for UDP-only LBs 2020-09-11 12:16:23 -07:00