You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2012/10/21 03:33:24 UTC

git commit: adding a couple of storage options to text

Updated Branches:
  refs/heads/master 7bbdad129 -> 703275e5b


adding a couple of storage options to text


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/703275e5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/703275e5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/703275e5

Branch: refs/heads/master
Commit: 703275e5b38880427173e6e1dec966e041a6998c
Parents: 7bbdad1
Author: David Nalley <da...@gnsa.us>
Authored: Sat Oct 20 20:43:37 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Sat Oct 20 20:43:37 2012 -0400

----------------------------------------------------------------------
 docs/en-US/advanced-zone-configuration.xml |    2 +-
 docs/en-US/basic-zone-configuration.xml    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/703275e5/docs/en-US/advanced-zone-configuration.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/advanced-zone-configuration.xml b/docs/en-US/advanced-zone-configuration.xml
index fe7f6d3..03a082f 100644
--- a/docs/en-US/advanced-zone-configuration.xml
+++ b/docs/en-US/advanced-zone-configuration.xml
@@ -219,7 +219,7 @@
         </listitem>
         <listitem>
           <para><emphasis role="bold">Protocol.</emphasis> For XenServer, choose either NFS, iSCSI,
-            or PreSetup. For KVM, choose NFS or SharedMountPoint. For vSphere choose either VMFS
+            or PreSetup. For KVM, choose NFS, SharedMountPoint, CLVM, and RBD. For vSphere choose either VMFS
             (iSCSI or FiberChannel) or NFS. The remaining fields in the screen vary depending on
             what you choose here.</para>
           <informaltable frame="all">

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/703275e5/docs/en-US/basic-zone-configuration.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/basic-zone-configuration.xml b/docs/en-US/basic-zone-configuration.xml
index b2c754b..e27c914 100644
--- a/docs/en-US/basic-zone-configuration.xml
+++ b/docs/en-US/basic-zone-configuration.xml
@@ -139,7 +139,7 @@
             <para>To configure the first primary storage server, enter the following, then click Next:</para>
             <itemizedlist>
                 <listitem><para><emphasis role="bold">Name.</emphasis> The name of the storage device.</para></listitem>
-                <listitem><para><emphasis role="bold">Protocol.</emphasis> For XenServer, choose either NFS, iSCSI, or PreSetup.  For KVM, choose NFS or SharedMountPoint.  For vSphere choose either VMFS (iSCSI or FiberChannel) or NFS. The remaining fields in the screen vary depending on what you choose here.</para></listitem>
+                <listitem><para><emphasis role="bold">Protocol.</emphasis> For XenServer, choose either NFS, iSCSI, or PreSetup.  For KVM, choose NFS, SharedMountPoint,CLVM, or RBD.  For vSphere choose either VMFS (iSCSI or FiberChannel) or NFS. The remaining fields in the screen vary depending on what you choose here.</para></listitem>
             </itemizedlist>
         </listitem>
     </orderedlist>