Tal Nisan has submitted this change and it was merged.
Change subject: core: wrong name is shown in event log when cloning a VM
......................................................................
core: wrong name is shown in event log when cloning a VM
The problem was that the VM name in CloneVmCommand was set to the source VM
while it was supposed to be set to the VM beeing created.
Change-Id: Ic1e09991269b3efc9b2f8f3befa95eb00efe19c7
Bug-Url:
https://bugzilla.redhat.com/1128239
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CloneVmCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31950
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1e09991269b3efc9b2f8f3befa95eb00efe19c7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server