From 8d3b79f48e478c3c4555b70bdb8a37c4d1f563e7 Mon Sep 17 00:00:00 2001 From: njirap Date: Tue, 9 Feb 2016 18:26:10 +0300 Subject: [PATCH] [cinder config-ref] Elaboration on the LUKS flag Change-Id: I7419b99e7c06fece8a9eaf8f0a33bd12989e837b backport: liberty kilo Closes-Bug: #1412184 --- .../source/block-storage/volume-encryption.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/config-reference/source/block-storage/volume-encryption.rst b/doc/config-reference/source/block-storage/volume-encryption.rst index 9b251f31bc..d771d07a69 100644 --- a/doc/config-reference/source/block-storage/volume-encryption.rst +++ b/doc/config-reference/source/block-storage/volume-encryption.rst @@ -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: