octavia/octavia/tests/unit/common
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
..
jinja L7rule support client certificate cases 2019-02-24 23:31:09 +00:00
sample_configs L7rule support client certificate cases 2019-02-24 23:31:09 +00:00
tls_utils Add client_ca_tls_container_ref to listener API 2019-02-24 01:51:35 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_base_taskflow.py Fix TaskFlow loader to honor engine configuration 2017-11-09 16:57:07 -08:00
test_clients.py Backend Keystone authentication 2016-11-17 11:03:40 -06:00
test_config.py Fixed various issues with create lb and amphora flow 2015-05-06 23:54:46 -05:00
test_constants.py Initial creation of db models, modules, and tests 2014-09-19 14:06:36 -05:00
test_data_models.py Add compute_flavor field for amphora api 2018-12-18 19:48:56 +08:00
test_decorator.py Introduce API Decorators 2016-12-12 21:16:15 +00:00
test_exceptions.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
test_policy.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
test_stats.py Implement sorting and pagination for octavia 2017-05-05 21:08:46 -07:00
test_utils.py [amphora-agent] add local net to routing table 1 2018-07-02 14:07:23 -07:00
test_validations.py Fix flavors support when using spares pool 2019-02-05 14:49:10 -08:00