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:
parent
bbe7bf54d1
commit
48a948c161
@ -4,8 +4,8 @@
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
|
||||
<title>EMC SMI-S iSCSI driver</title>
|
||||
<para>The EMC SMI-S iSCSI driver, which is based on the iSCSI
|
||||
driver, can create, delete, attach, and detach volumes, create
|
||||
and delete snapshots, and so on.</para>
|
||||
driver, can create, delete, attach, and detach volumes. It can
|
||||
also create and delete snapshots, and so on.</para>
|
||||
<para>The EMC SMI-S iSCSI driver runs volume operations by
|
||||
communicating with the back-end EMC storage. It uses a CIM
|
||||
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
|
||||
contains the initiator of the OpenStack compute node
|
||||
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
|
||||
by the plug-in. Thin pools can be created using
|
||||
Unisphere for VMAX and VNX.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user