Merge "scenario002: updating volume encryption provider"
This commit is contained in:
commit
7020a72404
@ -81,7 +81,7 @@ resources:
|
|||||||
type: OS::Cinder::EncryptedVolumeType
|
type: OS::Cinder::EncryptedVolumeType
|
||||||
properties:
|
properties:
|
||||||
volume_type: {get_resource: luks_volume_type}
|
volume_type: {get_resource: luks_volume_type}
|
||||||
provider: nova.volume.encryptors.luks.LuksEncryptor
|
provider: luks
|
||||||
cipher: aes-xts-plain64
|
cipher: aes-xts-plain64
|
||||||
control_location: front-end
|
control_location: front-end
|
||||||
key_size: 256
|
key_size: 256
|
||||||
|
Loading…
Reference in New Issue
Block a user