Update git submodules

* Update tempest from branch 'master'
  to 0ed065a5b6b435f2039eadd30b1e92cbc7a26845
  - Merge "Use server hostname when creating secure websocket"
  - Use server hostname when creating secure websocket
    
    VNC console tests may fail if SSL is terminated on a front-end load
    balancer that relies on SNI.
    
    With this change, when SSL wrapping the socket for a wss connection, the
    optional server_hostname parameter is included, in order to allow the
    server (or SSL terminating entity) to respond with correct certificate.
    
    The create_websocket function is used by the vnc console tests here:
    - tempest/api/compute/admin/test_live_migration.py
    - tempest/api/compute/servers/test_novnc.py
    
    Change-Id: I8025742607e591821a5e90b5c193ba6cbbc3a241
This commit is contained in:
Zuul 2022-03-30 06:00:44 +00:00 committed by Gerrit Code Review
parent 912dc972ca
commit edfa75f350
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5ff90d4bd50077434552c7b6921ee4ee0251dd02
Subproject commit 0ed065a5b6b435f2039eadd30b1e92cbc7a26845