CLOUDSTACK-2119

This commit is contained in:
radhikap 2013-07-16 12:04:32 +05:30
parent 04a8682313
commit 1c43c95767
2 changed files with 3 additions and 5 deletions

View File

@ -27,9 +27,8 @@
<para>This feature is supported on XenServer, VMware, and KVM hypervisors.</para> <para>This feature is supported on XenServer, VMware, and KVM hypervisors.</para>
<section id="prereq-addnic"> <section id="prereq-addnic">
<title>Prerequisites</title> <title>Prerequisites</title>
<para>For adding or removing networks to work, ensure that vm-tools are running on the guest VMs <para>Ensure that vm-tools are running on guest VMs for adding or removing networks to work on
on VMware hypervisor. If vm-tools are not present, running dhclient does not result in IPs VMware hypervisor.</para>
getting assigned to the NICs.</para>
</section> </section>
<section id="add-nic"> <section id="add-nic">
<title>Adding a Network</title> <title>Adding a Network</title>

View File

@ -29,8 +29,7 @@
only while the VM is in running or stopped state.</para> only while the VM is in running or stopped state.</para>
<section id="prereq-addnic"> <section id="prereq-addnic">
<title>Prerequisites</title> <title>Prerequisites</title>
<para>For adding or removing NICs to work, ensure that vm-tools are running on the guest VMs on <para>Ensure that vm-tools are running on guest VMs for adding or removing networks to work on VMware hypervisor.</para>
VMware hypervisor.</para>
</section> </section>
<section id="addnic"> <section id="addnic">
<title>addNicToVirtualMachine</title> <title>addNicToVirtualMachine</title>