Made grammatical changes and fixed errors.

Removed word "be" from 2 lines
Added a semicolon to the note
changed is to are

Change-Id: I1a069c525e339c4cf502229f05f4b4598e4c533e
This commit is contained in:
Shilla 2013-12-01 22:36:23 -05:00
parent 6c35a58d6a
commit 8457271af1

View File

@ -25,7 +25,7 @@
<listitem>
<para>If the volume is not attached, the Block Storage
Service creates a volume and copies the data from the
original to the new volume. Note that while most
original to the new volume. Note: While most
back-ends support this function, not all do. See
driver documentation in the <link
xlink:href="http://docs.openstack.org/havana/config-reference/content/"
@ -141,15 +141,15 @@ server2@lvmstorage-2 zone1</computeroutput></screen>
back-end, you find the logical volume
<literal>volume-133d1f56-9ffc-4f57-8798-d5217d851862</literal>.</para>
<note>
<para>The migration is not be visible to non-admin users (for
<para>The migration is not visible to non-admin users (for
example, through the volume <literal>status</literal>).
However, some operations are not be allowed while a
However, some operations are not allowed while a
migration is taking place, such as attaching/detaching a
volume and deleting a volume. If a user performs such an
action during a migration, an error is returned.</para>
</note>
<note>
<para>Migrating volumes that have snapshots is currently not
<para>Migrating volumes that have snapshots are currently not
allowed.</para>
</note>
</section>