You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2017/04/12 05:00:42 UTC

[3/4] git commit: updated refs/heads/master to 7b78a22

Merge pull request #2022 from shapeblue/4.9-systemvm-fix-vmware-portgroups

[dvswitch blocker] CLOUDSTACK-9591: Fix systemvmtemplate to not include network detailsThis removes nic/network specific details while exporting the systemvmtemplate for vmware (ova file). Having this causes the ssvms to not deploy in dvswitch-based vmware environments that have no vswitch portgroups (dummy etc). Tested this on a local Trillian env.

* pr/2022:
  CLOUDSTACK-9591: Fix guest VM ovf xml to remove network nodes
  CLOUDSTACK-9591: Fix systemvmtemplate to not include network details

Signed-off-by: Rajani Karuturi <ra...@accelerite.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/96700a04
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/96700a04
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/96700a04

Branch: refs/heads/master
Commit: 96700a04a9ee436ff19d932c111c4078da7eb6b0
Parents: 6548839 00e1b46
Author: Rajani Karuturi <ra...@accelerite.com>
Authored: Wed Apr 12 10:05:56 2017 +0530
Committer: Rajani Karuturi <ra...@accelerite.com>
Committed: Wed Apr 12 10:05:57 2017 +0530

----------------------------------------------------------------------
 tools/appliance/build.sh                        |   6 -
 .../vmware/mo/HypervisorHostHelper.java         |  76 +++++-
 .../vmware/mo/HypervisorHostHelperTest.java     | 251 +++++++++++++++++--
 3 files changed, 297 insertions(+), 36 deletions(-)
----------------------------------------------------------------------