
Alona Kaplan has submitted this change and it was merged. Change subject: engine: OvfReader- use VmInterfaceType.forValue() instead of for loop ...................................................................... engine: OvfReader- use VmInterfaceType.forValue() instead of for loop The fix done accrding to comment- https://gerrit.ovirt.org/#/c/38260/4/backend/manager/modules/utils/src/main/... Change-Id: Ifccc08fe7cf5ed64900a54013b1e616a59c44611 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfReader.java 1 file changed, 4 insertions(+), 9 deletions(-) Approvals: Alona Kaplan: Verified Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39590 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifccc08fe7cf5ed64900a54013b1e616a59c44611 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server