From 8922dd48e030abe2ad919f117768adf7ab1504b9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 8 Oct 2013 14:05:57 +0200 Subject: [PATCH] Fix last commit using "of" instead of "or" It's SAN or NFS - not SAN of NFS, a recent commit broke this. Change-Id: Icf8d39173c4f70d0d7234a31c0ad10dffca929bc --- doc/admin-guide-cloud/ch_blockstorage.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/admin-guide-cloud/ch_blockstorage.xml b/doc/admin-guide-cloud/ch_blockstorage.xml index e321b081de..423ad074a2 100644 --- a/doc/admin-guide-cloud/ch_blockstorage.xml +++ b/doc/admin-guide-cloud/ch_blockstorage.xml @@ -35,7 +35,7 @@ for Linux. The OpenStack Block Storage service is not a shared - storage solution like a Storage Area Network (SAN) of NFS volumes, + storage solution like a Storage Area Network (SAN) or NFS volumes, where you can attach a volume to multiple servers. With the OpenStack Block Storage service, you can attach a volume to only one @@ -110,9 +110,9 @@ >Launch an instance from a volume section in the OpenStack End User Guide. - - - + + +