----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17124/ -----------------------------------------------------------
Review request for cloudstack and Animesh Chaturvedi. Bugs: CLOUDSTACK-5884 https://issues.apache.org/jira/browse/CLOUDSTACK-5884 Repository: cloudstack-git Description ------- CLOUDSTACK-5884 make getTargetSwitch(NicTO nicTo) do all the work to select switch name, type and vlan token. Change preference to use the tags set on the physical network. Based on commit ac65f8fddf182534a2dbea81c7e155b80e7c98ea in master Diffs ----- plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java e47fd9e vmware-base/src/com/cloud/hypervisor/vmware/mo/HypervisorHostHelper.java 3ba27d0 Diff: https://reviews.apache.org/r/17124/diff/ Testing ------- Created Vmware zone from scratch Two physical networks, both with guest traffic type network 1, using VLAN isolation and vSwitch0 network 2, using STT isolation and integration-dvSwitch Check working ssvm Check working cvm Create network offering with tag for network 1, deploy instance, test connectivity Create network offering with tag for network 2, deploy instance, test connectivity Thanks, Hugo Trippaers