You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2013/04/11 02:15:40 UTC

[29/50] [abbrv] git commit: updated refs/heads/internallb to 20beb7a

CLOUDSTACK-772


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

Branch: refs/heads/internallb
Commit: 7efbcfa9bf721c105436cd11171c5095efbc39e6
Parents: a4a129e
Author: radhikap <ra...@citrix.com>
Authored: Wed Apr 10 22:02:22 2013 +0530
Committer: radhikap <ra...@citrix.com>
Committed: Wed Apr 10 22:02:57 2013 +0530

----------------------------------------------------------------------
 docs/en-US/vmware-cluster-config-dvswitch.xml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7efbcfa9/docs/en-US/vmware-cluster-config-dvswitch.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/vmware-cluster-config-dvswitch.xml b/docs/en-US/vmware-cluster-config-dvswitch.xml
index dfbaca1..3468c1b 100644
--- a/docs/en-US/vmware-cluster-config-dvswitch.xml
+++ b/docs/en-US/vmware-cluster-config-dvswitch.xml
@@ -65,7 +65,7 @@
       Additionally, &PRODUCT; uses VDS for virtual network infrastructure if the value of
       vmware.use.dvswitch parameter is true and the value of vmware.use.nexus.dvswitch parameter is
       false.</para>
-    <para>&PRODUCT; supports configuring virtual networks in a deployment with a mix of Virtual
+    <para>&PRODUCT; supports orchestration of virtual networks in a deployment with a mix of Virtual
       Distributed Switch, Standard Virtual Switch and Nexus 1000v Virtual Switch. </para>
   </section>
   <section id="config-dvswitch">
@@ -101,8 +101,8 @@
           </row>
           <row>
             <entry><para>vCenter Host</para></entry>
-            <entry><para>Enter the host name or the IP address of the vCenter host where you have
-                deployed the Nexus virtual switch.</para></entry>
+            <entry><para>Enter the name or the IP address of the vCenter host where you have deployed the VMware
+                VDS.</para></entry>
           </row>
           <row>
             <entry><para>vCenter User name</para></entry>
@@ -132,7 +132,7 @@
           </row>
           <row>
             <entry><para>Public Traffic vSwitch Name</para></entry>
-            <entry><para>Specify a name to identify the switch.</para></entry>
+            <entry><para>Name of virtual switch to be used for the public traffic.</para></entry>
           </row>
           <row>
             <entry><para>Override Guest Traffic</para></entry>
@@ -148,18 +148,18 @@
           </row>
           <row>
             <entry><para>Guest Traffic vSwitch Name</para></entry>
-            <entry><para>Specify a name to identify the switch.</para></entry>
+            <entry><para>Name of virtual switch to be used for guest traffic.</para></entry>
           </row>
         </tbody>
       </tgroup>
     </informaltable>
   </section>
   <section id="vmware-dvswitch-remove">
-    <title>Removing Nexus Virtual Switch</title>
+    <title>Removing VMware Virtual Switch</title>
     <orderedlist>
       <listitem>
-        <para>In the vCenter datacenter that is served by the VMware dvSwitch, ensure that you
-          delete all the hosts in the corresponding cluster.</para>
+        <para>In the vCenter datacenter that is served by the VDS, ensure that you delete all the
+          hosts in the corresponding cluster.</para>
       </listitem>
       <listitem>
         <para>Log in with Admin permissions to the &PRODUCT; administrator UI.</para>