Updated Branches: refs/heads/4.2-forward e14e1379b -> 9172cc96e
CLOUDSTACK-864. DOC. Small typo fix for Talluri's review comment. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9172cc96 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9172cc96 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9172cc96 Branch: refs/heads/4.2-forward Commit: 9172cc96e9ffcd80a91fc83389cd1564d9696b3c Parents: e14e137 Author: Jessica <jessica.tomec...@citrix.com> Authored: Wed Aug 28 11:56:49 2013 -0700 Committer: Jessica <jessica.tomec...@citrix.com> Committed: Wed Aug 28 11:56:49 2013 -0700 ---------------------------------------------------------------------- docs/en-US/primary-storage-add.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9172cc96/docs/en-US/primary-storage-add.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/primary-storage-add.xml b/docs/en-US/primary-storage-add.xml index d8a81f6..d18dece 100644 --- a/docs/en-US/primary-storage-add.xml +++ b/docs/en-US/primary-storage-add.xml @@ -52,10 +52,9 @@ <listitem> <para>Provide the following information in the dialog. The information required varies depending on your choice in Protocol.</para> <itemizedlist> - <listitem><para>Scope. Indicate whether the storage is available to all hosts in the zone or only to hosts in a single cluster.</para></listitem> - <listitem><para>Pod. (Visible only if you choose Cluster in the Scope field.) The pod for the storage device.</para></listitem> - <listitem><para>Cluster. (Visible only if you choose Cluster in the Scope field.) The cluster for the storage device.</para></listitem> - <listitem><para>Name. The name of the storage device</para></listitem> + <listitem><para><emphasis role="bold">Scope.</emphasis> Indicate whether the storage is available to all hosts in the zone or only to hosts in a single cluster.</para></listitem> + <listitem><para><emphasis role="bold">Pod.</emphasis> (Visible only if you choose Cluster in the Scope field.) The pod for the storage device.</para></listitem> + <listitem><para><emphasis role="bold">Cluster.</emphasis> (Visible only if you choose Cluster in the Scope field.) The cluster for the storage device.</para></listitem> <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.</para></listitem> <listitem><para><emphasis role="bold">Server (for NFS, iSCSI, or PreSetup).</emphasis> The IP address or DNS name of the storage device.</para></listitem>