----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6468/ -----------------------------------------------------------
(Updated Aug. 17, 2012, 7:07 a.m.) Review request for cloudstack, Abhinandan Prateek and Murali Reddy. Changes ------- Re-submitted the patch with alignment Description ------- In Basic zone while searching the DNS IP for the VM, search is not filtered out the router IP of other pod. Added fix get the DNS IP as the vm corresponding router ip. This addresses bug CS-15398. Diffs (updated) ----- server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java 8202511 server/src/com/cloud/vm/dao/NicDao.java 53ece75 server/src/com/cloud/vm/dao/NicDaoImpl.java 30f8855 Diff: https://reviews.apache.org/r/6468/diff/ Testing ------- Testing: 1. created basic zone with two pods pod1, pod2. 2. Added xen host in pod1, pod2 3. Created two VMs in each pod. 4. observed that each VM is getting its corresponding router ip as dns IP. 5. Advacned zone creating vm is success. Thanks, Jayapal Reddy
