Change in ovirt-engine[master]: core: set nic name on import template

Omer Frenkel has submitted this change and it was merged. Change subject: core: set nic name on import template ...................................................................... core: set nic name on import template Fix a regression that was caused by a recently-introduced refactoring to OvfReader: the name for NICs wasn't set in the import template operation, thus caused the import template operation to fail when the template which was about to be imported contained NIC. Change-Id: I19352e715921794840cf4a39d59cdfad4f9221f4 Bug-Url: https://bugzilla.redhat.com/1136895 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- 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/OvfVmReader.java 2 files changed, 2 insertions(+), 1 deletion(-) Approvals: Omer Frenkel: Looks good to me, approved Arik Hadas: Verified -- To view, visit http://gerrit.ovirt.org/32628 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I19352e715921794840cf4a39d59cdfad4f9221f4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ofrenkel@redhat.com