Updated Branches: refs/heads/master 04a868231 -> 1c43c9576
CLOUDSTACK-2119 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c43c957 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1c43c957 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1c43c957 Branch: refs/heads/master Commit: 1c43c95767fc6937961c17aa849e09277b772a98 Parents: 04a8682 Author: radhikap <[email protected]> Authored: Tue Jul 16 12:04:32 2013 +0530 Committer: radhikap <[email protected]> Committed: Tue Jul 16 12:05:13 2013 +0530 ---------------------------------------------------------------------- docs/en-US/add-remove-nic-ui.xml | 5 ++--- docs/en-US/add-remove-nic.xml | 3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1c43c957/docs/en-US/add-remove-nic-ui.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/add-remove-nic-ui.xml b/docs/en-US/add-remove-nic-ui.xml index 9a2f5ea..688ba34 100644 --- a/docs/en-US/add-remove-nic-ui.xml +++ b/docs/en-US/add-remove-nic-ui.xml @@ -27,9 +27,8 @@ <para>This feature is supported on XenServer, VMware, and KVM hypervisors.</para> <section id="prereq-addnic"> <title>Prerequisites</title> - <para>For adding or removing networks to work, ensure that vm-tools are running on the guest VMs - on VMware hypervisor. If vm-tools are not present, running dhclient does not result in IPs - getting assigned to the NICs.</para> + <para>Ensure that vm-tools are running on guest VMs for adding or removing networks to work on + VMware hypervisor.</para> </section> <section id="add-nic"> <title>Adding a Network</title> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1c43c957/docs/en-US/add-remove-nic.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/add-remove-nic.xml b/docs/en-US/add-remove-nic.xml index f9c440c..fb23390 100644 --- a/docs/en-US/add-remove-nic.xml +++ b/docs/en-US/add-remove-nic.xml @@ -29,8 +29,7 @@ only while the VM is in running or stopped state.</para> <section id="prereq-addnic"> <title>Prerequisites</title> - <para>For adding or removing NICs to work, ensure that vm-tools are running on the guest VMs on - VMware hypervisor.</para> + <para>Ensure that vm-tools are running on guest VMs for adding or removing networks to work on VMware hypervisor.</para> </section> <section id="addnic"> <title>addNicToVirtualMachine</title>
