[cinder config-ref] Elaboration on the LUKS flag
Change-Id: I7419b99e7c06fece8a9eaf8f0a33bd12989e837b backport: liberty kilo Closes-Bug: #1412184
This commit is contained in:
parent
0b9d1a3d2a
commit
8d3b79f48e
@ -112,8 +112,10 @@ Create an encrypted volume
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Use the OpenStack dashboard (horizon), or the :command:`cinder`
|
||||
command to create volumes just as you normally would. For an encrypted
|
||||
volume use the LUKS tag, for unencrypted leave the LUKS tag off.
|
||||
command to create volumes just as you normally would. For an encrypted volume,
|
||||
pass the ``--volume-type LUKS`` flag, which denotes that the volume will be of
|
||||
encrypted type ``LUKS``. If that argument is left out, the default volume
|
||||
type, ``unencrypted``, is used.
|
||||
|
||||
#. Source your admin credentials:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user