Change in ovirt-engine[master]: core: fix job properties in export vm and template (#818114)

Omer Frenkel has submitted this change and it was merged. Change subject: core: fix job properties in export vm and template (#818114) ...................................................................... core: fix job properties in export vm and template (#818114) https://bugzilla.redhat.com/show_bug.cgi?id=818114 added implementation to getJobMessageProperties in Export{Vm,Template}Command, that add the vm/template in order to show its name. Change-Id: I72938ea1962f16b490d7baaa294f304c95ebb525 Signed-off-by: Omer Frenkel <ofrenkel@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmTemplateCommand.java 2 files changed, 23 insertions(+), 0 deletions(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4683 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I72938ea1962f16b490d7baaa294f304c95ebb525 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com>
participants (1)
-
ofrenkel@redhat.com