----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17124/#review32406 -----------------------------------------------------------
Commit d4e069ecc8708ca37785a82fa8c6442d47363974 in branch refs/heads/master from Sheng Yang [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d4e069e ] Fix noredist build issue Introduced by: commit ac65f8fddf182534a2dbea81c7e155b80e7c98ea Author: Hugo Trippaers <htrippa...@schubergphilis.com> Date: Mon Jan 20 18:03:02 2014 +0100 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. - ASF Subversion and Git Services On Jan. 20, 2014, 5:14 p.m., Hugo Trippaers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17124/ > ----------------------------------------------------------- > > (Updated Jan. 20, 2014, 5:14 p.m.) > > > 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 > >