From b4e5ed143b2b3e846aea4b5f5660b9b995f28df3 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Tue, 1 Nov 2016 00:39:47 +0800 Subject: [PATCH] [config-ref]Update the "backend" to "back end" for Zadara Refer to http://docs.openstack.org/contributor-guide/writing-style/word-choice.html and update RST style Change-Id: I895b88e70a3b876a74dce5954c4c4298368b7c91 --- .../drivers/zadara-volume-driver.rst | 35 ++++++++----------- 1 file changed, 14 insertions(+), 21 deletions(-) diff --git a/doc/config-reference/source/block-storage/drivers/zadara-volume-driver.rst b/doc/config-reference/source/block-storage/drivers/zadara-volume-driver.rst index 98b5748816..8c134c034c 100644 --- a/doc/config-reference/source/block-storage/drivers/zadara-volume-driver.rst +++ b/doc/config-reference/source/block-storage/drivers/zadara-volume-driver.rst @@ -8,35 +8,28 @@ and file storage system which, provides enterprise-grade data protection and data management storage services. The ``ZadaraVPSAISCSIDriver`` volume driver allows the Zadara Storage VPSA -to be used as a volume backend storage in OpenStack deployments. +to be used as a volume back end storage in OpenStack deployments. System requirements ~~~~~~~~~~~~~~~~~~~ To use Zadara Storage VPSA Volume Driver you will require: -- Zadara Storage VPSA version 15.07 and above +- Zadara Storage VPSA version 15.07 and above -- iSCSI or iSER host interfaces +- iSCSI or iSER host interfaces Supported operations ~~~~~~~~~~~~~~~~~~~~~ -- Create, delete, attach, and detach volumes - -- Create, list, and delete volume snapshots - -- Create a volume from a snapshot - -- Copy an image to a volume - -- Copy a volume to an image - -- Clone a volume - -- Extend a volume - -- Migrate a volume with backend assistance +- Create, delete, attach, and detach volumes +- Create, list, and delete volume snapshots +- Create a volume from a snapshot +- Copy an image to a volume +- Copy a volume to an image +- Clone a volume +- Extend a volume +- Migrate a volume with back end assistance Configuration ~~~~~~~~~~~~~ @@ -47,9 +40,9 @@ Configuration `VPSA's user guide `_. #. Adjust the ``cinder.conf`` configuration file to define the volume driver - name along with a storage backend entry for each VPSA pool that will be + name along with a storage back end entry for each VPSA pool that will be managed by the block storage service. - Each backend entry requires a unique section name, surrounded by square + Each back end entry requires a unique section name, surrounded by square brackets (or parentheses), followed by options in ``key=value`` format. .. note:: @@ -57,7 +50,7 @@ Configuration Restart cinder-volume service after modifying ``cinder.conf``. -Sample minimum backend configuration +Sample minimum back end configuration .. code-block:: ini