Change in ovirt-engine[ovirt-engine-3.4]: core: fix import of cloned template

Oved Ourfali has submitted this change and it was merged. Change subject: core: fix import of cloned template ...................................................................... core: fix import of cloned template When importing template as clone, it set wrong template base id, as the id of the template is re-generated. cloned import is a new entity so it should always be a base template Change-Id: Ia8cdd44a1803995d28b806668dfdb6ea8e59597e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1073019 Signed-off-by: Omer Frenkel <ofrenkel@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Roy Golan: Looks good to me, approved Omer Frenkel: Verified -- To view, visit http://gerrit.ovirt.org/25892 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia8cdd44a1803995d28b806668dfdb6ea8e59597e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com