mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
[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 <rajani.karuturi@accelerite.com>