changes to emc-volume-driver.xml

added "the" before user
run on sentence, made into 2 separate sentences

Change-Id: I1d2c4eb29b9ddedcdf5281504a28b5a73340a772
This commit is contained in:
Shilla Saebi 2014-01-30 13:29:22 -05:00
parent bbe7bf54d1
commit 48a948c161

View File

@ -4,8 +4,8 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<title>EMC SMI-S iSCSI driver</title> <title>EMC SMI-S iSCSI driver</title>
<para>The EMC SMI-S iSCSI driver, which is based on the iSCSI <para>The EMC SMI-S iSCSI driver, which is based on the iSCSI
driver, can create, delete, attach, and detach volumes, create driver, can create, delete, attach, and detach volumes. It can
and delete snapshots, and so on.</para> also create and delete snapshots, and so on.</para>
<para>The EMC SMI-S iSCSI driver runs volume operations by <para>The EMC SMI-S iSCSI driver runs volume operations by
communicating with the back-end EMC storage. It uses a CIM communicating with the back-end EMC storage. It uses a CIM
client in Python called PyWBEM to perform CIM operations over client in Python called PyWBEM to perform CIM operations over
@ -243,7 +243,7 @@ cinder_emc_config_file = /etc/cinder/cinder_emc_config.xml</programlisting>
Masking View must have an Initiator Group that Masking View must have an Initiator Group that
contains the initiator of the OpenStack compute node contains the initiator of the OpenStack compute node
that hosts the VM.</para> that hosts the VM.</para>
<para>StorageType is the thin pool where user wants to <para>StorageType is the thin pool where the user wants to
create the volume from. Only thin LUNs are supported create the volume from. Only thin LUNs are supported
by the plug-in. Thin pools can be created using by the plug-in. Thin pools can be created using
Unisphere for VMAX and VNX.</para> Unisphere for VMAX and VNX.</para>