octavia/octavia/cmd
Adam Harwell 6f54167b05 Fix urgent amphora two-way auth security bug
The value of gunicorn's option 'cert_reqs` for client-cert requirement
does not take a boolean, but rather `ssl.CERT_REQUIRED` which is `2`.

Story: 2006660
Task: 36916

SecurityImpact: CVE-2019-17134

Change-Id: I5619f5e40d7c9a2ee7741bf4664c0d2d08963992
(cherry picked from commit 2c9af84bdf)
2019-10-04 20:15:11 +00:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
agent.py Fix urgent amphora two-way auth security bug 2019-10-04 20:15:11 +00:00
api.py Add warning log if auth_strategy is not keystone 2019-07-11 09:15:00 -07:00
driver_agent.py Add long-running provider agent support 2019-09-10 22:25:50 +00:00
haproxy_vrrp_check.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00
health_manager.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00
house_keeping.py Merge "Add exception handling for housekeeping service" 2018-07-05 16:10:37 +00:00
octavia_worker.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00
status.py Add framework for octavia-status upgrade check 2018-11-12 14:41:14 +05:30