commit | 366a51fef1154e4e70872f8c4a79559cd2e6ef5f | [log] [tgz] |
---|---|---|
author | Kaitlin Farr <kaitlin.farr@jhuapl.edu> | Mon Apr 21 12:43:54 2014 -0400 |
committer | Kaitlin Farr <kaitlin.farr@jhuapl.edu> | Wed Jun 18 18:57:46 2014 +0000 |
tree | b6a5f482fe415f453f21784f74b3b389b31c34b8 | |
parent | 787852ffcad8b99033f54878e5e883f0dff99bf7 [diff] |
Adds scenario tests for volume encryption Two scenario tests and the supporting methods in the test manager are added. For each encryption type, the test creates an image, boots an instance of the image, creates an encryption type, creates a volume of that type, attaches the volume to the instance, detaches it, and deletes the encrypted volume and volume type. Change-Id: Ib2c3f9b04d35a65ce2f0e45e63e940ecd92991d0 Implements: blueprint cinder-volume-encryption-tempest-tests