octavia/octavia/tests/unit/cmd
Adam Harwell b0c2cd7b4c 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
2019-10-04 13:14:38 -07:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_agent.py Fix urgent amphora two-way auth security bug 2019-10-04 13:14:38 -07:00
test_driver_agent.py Add long-running provider agent support 2019-09-10 22:25:50 +00:00
test_haproxy_vrrp_check.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 15:57:14 +05:30
test_health_manager.py Enable oslo_config mutable configurations 2018-07-01 16:45:30 -07:00
test_house_keeping.py Enable oslo_config mutable configurations 2018-07-01 16:45:30 -07:00
test_status.py Add framework for octavia-status upgrade check 2018-11-12 14:41:14 +05:30