Update git submodules

* Update octavia-tempest-plugin from branch 'master'
  to 2f975b31c96f7141f2c5a1acfc4a5a9d17d59681
  - Fix TLS*_METHOD for old pyopenssl releases
    
    The TLS_METHOD constant was introduced in pyopenssl 21.0.0 [0], but some
    older Octavia branches (from train to victoria) still use older releases
    (19.1.0 for victoria) and then don't support it. Switch back to the
    previous the SSL methods if the new constanst doesn't exist.
    
    [0] 5dc698861c
    
    Change-Id: Ib0eeb1136c168fcc32326f4ed8b008fb7f193a30
This commit is contained in:
Gregory Thiemonge 2022-07-11 18:51:48 +02:00 committed by Gerrit Code Review
parent e8fc25ef0a
commit 1d8455c46d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dde9e6381bbd4a785698c1d9311db82faa9a3223
Subproject commit 2f975b31c96f7141f2c5a1acfc4a5a9d17d59681