Michael Kublin has submitted this change and it was merged.

Change subject: core: Fixing wrong usage of images in ImportVmTemplate
......................................................................


core: Fixing wrong usage of images in ImportVmTemplate

Two issues:
a. A fix in VmDeviceUtils.addImportedDevices that in all cases it will use 
entity.getImages()
b. Since images are filled from a call to get ovf from export domain, we should 
set the read
images using VmTemplate.setImages

Acked-By

Change-Id: I5a1b340c36bda1a470947de3e3e82d6fbe1b6e3f
Acked-By:
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java
2 files changed, 3 insertions(+), 8 deletions(-)

Approvals:
  Michael Kublin: Looks good to me, approved
  Yair Zaslavsky: Verified


--
To view, visit http://gerrit.ovirt.org/3001
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5a1b340c36bda1a470947de3e3e82d6fbe1b6e3f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to