You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/05/06 07:07:46 UTC

[GitHub] niteshsarda opened a new pull request #2082: CLOUDSTACK-9017 : VPC VR DHCP broken for multihomed guest VMs

niteshsarda opened a new pull request #2082: CLOUDSTACK-9017 : VPC VR DHCP broken for multihomed guest VMs
URL: https://github.com/apache/cloudstack/pull/2082
 
 
   REPRO STEPS
   ==================
   1. Deploy a vm to a VPC having more than one tier, selecting one of the tier .
   2. Attach the second tier to the VM as second NIC.
   3. Stop and start the VM or restart the network service to retrieve the IP addresses from DHCP server.
   
   EXPECTED BEHAVIOR
   ==================
   IP addresses should be assigned to all the tiers even if it is the same VM connected to the tiers of same VPC.
   
   ACTUAL BEHAVIOR
   ==================
   In VMs associated with 2 tiers of the same VPC, one of the NIC can't receive IP address over DHCP
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services