Maor Lipchuk has submitted this change and it was merged.
Change subject: core: set correct entity id when importing template
......................................................................
core: set correct entity id when importing template
When importing a template, the entity id should be set to the imported
template id rather then the specific disk id, otherwise the end method
will run as first disk finishes, but the import hasn't been done yet.
Change-Id: I7b08c91bf3caf4faec0da9e10adf360dad16e2ac
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Maor Lipchuk: Looks good to me, approved
Liron Ar: Verified
--
To view, visit
http://gerrit.ovirt.org/12268
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7b08c91bf3caf4faec0da9e10adf360dad16e2ac
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>