Change in ovirt-engine[ovirt-engine-4.0.6]: core: Propagate UpdateVm failure to UpdateClusterCommand

Code Review gerrit at ovirt.org
Wed Nov 16 11:44:40 UTC 2016


>From Tal Nisan <tnisan at redhat.com>:

Tal Nisan has submitted this change and it was merged.

Change subject: core: Propagate UpdateVm failure to UpdateClusterCommand
......................................................................


core: Propagate UpdateVm failure to UpdateClusterCommand

When changing cluster compatibility version with UpdateClusterCommand,
UpdateVmCommand is called for every VM in the cluster. If
UpdateVmCommand fails, failure details are not propagated to
UpdateClusterCommand and the failure is displayed to user as generic
"Internal error".

The patch fixes this issue.

Change-Id: Ib68f691db5027106c582ed6ecd2d53c7d82e3454
Bug-Url: https://bugzilla.redhat.com/1373573
Signed-off-by: Shmuel Melamud <smelamud at redhat.com>
(cherry picked from commit 9a281de9383329ed9a92ec353cf33910f91ea776)
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateClusterCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tal Nisan: Verified; Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/66850
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib68f691db5027106c582ed6ecd2d53c7d82e3454
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0.6
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list