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.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7c4831df Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7c4831df Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7c4831df Branch: refs/heads/4.3 Commit: 7c4831df9292115466fb9e01fcba952a5dad31c1 Parents: 413c61b Author: Hugo Trippaers <[email protected]> Authored: Mon Jan 20 17:59:11 2014 +0100 Committer: Hugo Trippaers <[email protected]> Committed: Tue Jan 21 08:18:21 2014 +0100 ---------------------------------------------------------------------- .../vmware/resource/VmwareResource.java | 1137 +++++++++--------- .../vmware/mo/HypervisorHostHelper.java | 100 +- 2 files changed, 631 insertions(+), 606 deletions(-) ----------------------------------------------------------------------
