Change in ovirt-engine[master]: core: better general VDSM exception handling

Roy Golan has submitted this change and it was merged. Change subject: core: better general VDSM exception handling ...................................................................... core: better general VDSM exception handling refactor error translation to separate network exceptions and protocol exception so error on XML formatting could be propagated and logged correctly. Change-Id: Id2391ec81626cd984f64b9a738adca9be4116d5a Signed-off-by: Roy Golan <rgolan@redhat.com> Bug-Url: https://bugzilla.redhat.com/875725 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllErrors.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerCommand.java 3 files changed, 14 insertions(+), 20 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9479 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id2391ec81626cd984f64b9a738adca9be4116d5a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>
participants (1)
-
rgolan@redhat.com