commit | 40104c78f8cfdd945f4cd68e4ff3de9718b29b1a | [log] [tgz] |
---|---|---|
author | Alan Bishop <abishop@redhat.com> | Tue Aug 09 14:00:57 2022 -0700 |
committer | Alan Bishop <abishop@redhat.com> | Wed Aug 17 21:33:56 2022 +0000 |
tree | 170e555d8e351c4b6c82e54c5445e1b8d7e8a545 | |
parent | 8f39caf91af85e2acccbca2b2769cec53194cd0c [diff] |
Test the ability to transfer encrypted volumes Add tempest tests that transfer an encrypted volume to a user in another project, and one that verifies the ability to cancel (delete) a transfer. The purpose is to test the ability to transfer the barbican secret (i.e. the encryption key) to another user. The tests create an encrypted volume from an image, and launch an instance to write a timestamp. After the volume is transferred (or the transfer is deleted), another instance is booted and the timestamp read back. The tests also verify the process results in the volume having a new encrytion_key_id. Implements: blueprint transfer-encrypted-volume Depends-On: I459f06504e90025c9c0b539981d3d56a2a9394c7 Depends-On: I11072d6d8a185037c7f4cdd52c45933b0cccaf05 Depends-On: I4ad7fe336c5193604d95fca5a72695d82adaa9f0 Depends-On: Ia3f414c4b9b0829f60841a6dd63c97a893fdde4d Depends-On: I216f78e8a300ab3f79bbcbb38110adf2bbec2196 Change-Id: I30d02c81dd1cf8509585fe3b7a0f3256f17939b5