From 48a948c16174526cfa691d03bb10b3e8c556d29d Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Thu, 30 Jan 2014 13:29:22 -0500 Subject: [PATCH] changes to emc-volume-driver.xml added "the" before user run on sentence, made into 2 separate sentences Change-Id: I1d2c4eb29b9ddedcdf5281504a28b5a73340a772 --- .../block-storage/drivers/emc-volume-driver.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/config-reference/block-storage/drivers/emc-volume-driver.xml b/doc/config-reference/block-storage/drivers/emc-volume-driver.xml index 9edd62758a..1d5658f052 100644 --- a/doc/config-reference/block-storage/drivers/emc-volume-driver.xml +++ b/doc/config-reference/block-storage/drivers/emc-volume-driver.xml @@ -4,8 +4,8 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> EMC SMI-S iSCSI driver 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. + driver, can create, delete, attach, and detach volumes. It can + also create and delete snapshots, and so on. 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 Masking View must have an Initiator Group that contains the initiator of the OpenStack compute node that hosts the VM. - StorageType is the thin pool where user wants to + 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.