----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17124/#review32349 -----------------------------------------------------------
Commit 7c4831df9292115466fb9e01fcba952a5dad31c1 in branch refs/heads/4.3 from Hugo Trippaers [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7c4831d ] 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 > >