octavia/octavia/compute
Brian Haley 71c214c8f8 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

Conflicts:
  octavia/amphorae/backends/health_daemon/health_daemon.py
  octavia/amphorae/drivers/haproxy/rest_api_driver.py
  octavia/amphorae/drivers/health/heartbeat_udp.py
  octavia/controller/worker/v1/controller_worker.py
  octavia/controller/worker/v2/controller_worker.py

Change-Id: I5c98c6d41cc4bce907e09dcb20ede3a9e7268b44
(cherry picked from commit 57e7bd17bf)
2020-11-16 16:44:02 -05:00
..
drivers Fix pep8 failures in gate 2020-11-16 16:44:02 -05:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
compute_base.py Remove all usage of six library 2020-03-18 17:15:26 -04:00