From b1d27d1d7b784c1519338c4108469c1da1d75b47 Mon Sep 17 00:00:00 2001 From: Rhys Oxenham Date: Tue, 18 Feb 2014 10:54:45 +0100 Subject: [PATCH] Fixes small typo in Admin Guide As reported in LP#1281422, small typo error. This patch fixes that. Change-Id: Icf9fdea7d3e876821ab168015202d95436d9428e Closes-Bug: #1281422 --- doc/admin-guide-cloud/section_multi_backend.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin-guide-cloud/section_multi_backend.xml b/doc/admin-guide-cloud/section_multi_backend.xml index 7b98675348..69d964beba 100644 --- a/doc/admin-guide-cloud/section_multi_backend.xml +++ b/doc/admin-guide-cloud/section_multi_backend.xml @@ -111,7 +111,7 @@ volume_backend_name=LVM_iSCSI_b Before using it, a volume type has to be declared to Block Storage. This can be done by the following command: $ cinder --os-username admin --os-tenant-name admin type-create lvm - Then, an extra-specification have to be created to link + Then, an extra-specification has to be created to link the volume type to a back-end name. Run this command: $ cinder --os-username admin --os-tenant-name admin type-key lvm set volume_backend_name=LVM_iSCSI