octavia/octavia/amphorae/backends/agent
Adam Harwell 5f4fd9c5ef Fix py3 amphora-agent cert-rotation type bug
Flask's stream always returns bytes, file write always takes string.
This causes py3 amps to return 500 on cert rotation AND wipe out the
certificate, so the amphora are no longer controllable and go to ERROR
state. Anyone running py3 amps prior to this patch will experience
amphorae breaking on a timer due to housekeeping cert rotation!

Change-Id: I831b0b48d719397c14d80f8ebcbad997c50c7795
(cherry picked from commit 96a4482dff)
2020-06-11 06:26:59 +00:00
..
api_server Fix py3 amphora-agent cert-rotation type bug 2020-06-11 06:26:59 +00:00
templates Fix IPv6 in Active/Standby topology 2018-12-06 20:10:38 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
agent_jinja_cfg.py Fix a topology bug in flavors support 2019-01-25 21:02:43 +00:00