Update git submodules

* Update tempest from branch 'master'
  to 3a710d340359f4aa8462b673c01f797e3adf3e15
  - Merge "Add LUKS v2 tests"
  - Add LUKS v2 tests
    
    We currently have cryptsetup and LUKS v1 tests, but we are missing LUKS
    v2 tests.
    
    Code paths for LUKS v1 and LUKS v2 are different, because Nova uses
    libvirt to decode LUKS v1 volumes but os-brick to decode LUKS v2
    volumes.
    
    This means that not only the attach process is different, but also some
    features such as extend volume, so one of them may work while the other
    doesn't.
    
    This patch adds LUKS v2 encryption tests for all backends except for RBD
    volumes, because they are not connected to the host but directly through
    libvirt, so they can only use LUKS v1.
    
    Depends-On: Ia1411f11ec4bf44af6a42d5f96c8a0903846ed66
    Depends-On: I351f1a7769c9f915e4cd280f05a8b8b87f40df84
    Related-Bug: #1967157
    Change-Id: I40c518c3a3e760867efd6b6338fa9c16945b28c4
This commit is contained in:
Zuul 2022-07-25 23:37:30 +00:00 committed by Gerrit Code Review
parent 3657ada4d8
commit 2b5a19b711
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cdac420386ebd95b2b72b5c113d5f4ed3cb6a375
Subproject commit 3a710d340359f4aa8462b673c01f797e3adf3e15