octavia/octavia/tests/unit
ZhaoBo f77d7d0220 L7rule support client certificate cases
This patch add 4 new types for SSL connection ACL configuration.
Which are:
L7RULE_TYPE_SSL_CONN_HAS_CERT
L7RULE_TYPE_VERIFY_RESULT
L7RULE_TYPE_DN_FIELD

The first type can just accept the compare type "EQUAL_TO" and value
"True" string.
The second can just accept the int value string to check the certificate
verify result, also just support "EQUAL_TO" compare type.
The third can accept key, the distinguished name field and a match string,
this one supports all kind compare types.

Story: 2002165
Task: 20025
Co-Authored-By: Michael Johnson <johnsomor@gmail.com>
Change-Id: I71b57d0f32d4839a770396645d2b9945d24f2853
2019-02-24 23:31:09 +00:00
..
amphorae Add crl-file option for certification 2019-02-24 15:29:59 -08:00
api Add crl-file option for certification 2019-02-24 15:29:59 -08:00
certificates Add crl-file option for certification 2019-02-24 15:29:59 -08:00
cmd Add framework for octavia-status upgrade check 2018-11-12 14:41:14 +05:30
common L7rule support client certificate cases 2019-02-24 23:31:09 +00:00
compute Add compute flavor support to the amphora driver 2019-01-25 21:02:17 +00:00
controller Merge "Fix oslo messaging connection leakage" 2019-02-21 08:41:35 +00:00
db Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
network Refactor the pluggin of the VIP 2019-02-11 17:15:10 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
test_hacking.py Improve local hacking checks test coverage 2019-01-10 16:25:21 -08:00