Merge "scenario002: updating volume encryption provider"

This commit is contained in:
Jenkins 2017-01-24 16:45:30 +00:00 committed by Gerrit Code Review
commit 7020a72404

View File

@ -81,7 +81,7 @@ resources:
type: OS::Cinder::EncryptedVolumeType
properties:
volume_type: {get_resource: luks_volume_type}
provider: nova.volume.encryptors.luks.LuksEncryptor
provider: luks
cipher: aes-xts-plain64
control_location: front-end
key_size: 256