Moti Asayag has submitted this change and it was merged.
Change subject: engine: Read vnic profile name from the OVF
......................................................................
engine: Read vnic profile name from the OVF
The patch assign the vnic profile name from the OVF as read from
OtherResourceType element to the VmNetworkInterface entity so it
could be handled when the vm or template are being imported.
Change-Id: I284e5bdecbd0bc6d47a1bead27ac378169e1ad42
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfProperties.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfReader.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfTemplateReader.java
3 files changed, 9 insertions(+), 0 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17439
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I284e5bdecbd0bc6d47a1bead27ac378169e1ad42
Gerrit-PatchSet: 28
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server