Add transfer-show note to manage volumes guide
Added note to state that the auth_key property will only be visible in transfer-create commands and not transfer-show. Closes-Bug: #1412195 Change-Id: I6634fc45129e56dec7d479d5137f3720530bd64e
This commit is contained in:
parent
fcc7b1b7f0
commit
4e464ebe47
@ -286,6 +286,14 @@
|
||||
<replaceable>displayName</replaceable></code>
|
||||
parameter.</para>
|
||||
</note>
|
||||
<note>
|
||||
<para>While the <parameter>auth_key</parameter> property is
|
||||
visible in the output of
|
||||
<command>cinder transfer-create <replaceable>VOLUME_ID</replaceable></command>,
|
||||
it will not be available in subsequent
|
||||
<command>cinder transfer-show <replaceable>TRANSFER_ID</replaceable></command>
|
||||
commands.</para>
|
||||
</note>
|
||||
</step>
|
||||
<step>
|
||||
<para>Send the volume transfer ID and
|
||||
|
Loading…
Reference in New Issue
Block a user