Update git submodules

* Update octavia from branch 'master'
  - Merge "L7rule support client certificate cases"
  - 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
This commit is contained in:
Zuul 2019-02-26 11:07:35 +00:00 committed by Gerrit Code Review
parent 7da0083780
commit a810b3c63f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 486eee5862d9dba658f15fd4b8ce915a14f53d71
Subproject commit 612b042e64d9fcffb983f958ed0d6de6a9f765d3