Eli Mesika has uploaded a new change for review.

Change subject: core:VM name and Data Domain appears ...(#839727)
......................................................................

core:VM name and Data Domain appears ...(#839727)

virt-engine-backend [Task Manager]: VM name and Data Domain appears as
<UNKNOWN> in task manager when Importing a vm

https://bugzilla.redhat.com/show_bug.cgi?id=839727

Problem was that ImportVmCommand and ImportVmTemplateCommand did not
implemented the getJobMessageProperties which is used to set message
parameters with actual values.

Also fixed same problem (mentioned also in the bug) with AddVmCommand
and AddVmFromScratchCommand.

Change-Id: Ibbff488263b98afa3b4427cbfb481a1615775bea
Signed-off-by: Eli Mesika <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java
3 files changed, 31 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/15/6415/1
--
To view, visit http://gerrit.ovirt.org/6415
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibbff488263b98afa3b4427cbfb481a1615775bea
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to