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>
<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>

View File

@ -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>