Merge "Fix cinder option to set a volume to read-only access"

This commit is contained in:
Jenkins
2014-04-23 18:42:52 +00:00
committed by Gerrit Code Review

View File

@@ -10,7 +10,7 @@
<para>To give multiple users shared, secure access to the same
data, you can set a volume to read-only access.</para>
<para>Run this command to set a volume to read-only access:</para>
<screen><prompt>$</prompt> <userinput>cinder read-only-mode-update <replaceable>VOLUME</replaceable> <replaceable>BOOLEAN</replaceable></userinput></screen>
<screen><prompt>$</prompt> <userinput>cinder readonly-mode-update <replaceable>VOLUME</replaceable> <replaceable>BOOLEAN</replaceable></userinput></screen>
<para>Where <replaceable>VOLUME</replaceable> is the ID of the
target volume and <replaceable>BOOLEAN</replaceable> is a flag
that enables read-only or read/write access to the