octavia/octavia/common/jinja/haproxy
Michael Johnson afa917a3de Change amphora logging to dedicated socket
In some environments running older versions of gunicorn in the
amphora image, gunicorn can fail to start do to /dev/log socket
issues (timing, configuration, etc.).

This patch sets up a dedicated rsyslog socket /run/rsyslog/octavia/log
for gunicorn and haproxy to use. This should resolve any issues with
systemd overriding the /dev/log socket.

This also bumps the gunicorn minimum verison to 19.9.0.

Change-Id: I1e1ad8fde2ad8c1ffba95b1867afb130503b0a5b
2019-08-07 09:02:22 -07:00
..
combined_listeners Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
split_listeners Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00