Change in ovirt-engine[master]: core: fix error message when adding unreachable SD (#853044)

derez at redhat.com derez at redhat.com
Wed Sep 19 08:16:00 UTC 2012


Daniel Erez has submitted this change and it was merged.

Change subject: core: fix error message when adding unreachable SD (#853044)
......................................................................


core: fix error message when adding unreachable SD (#853044)

https://bugzilla.redhat.com/853044

The error message when adding an SD to a host that couldn't reach it was
"Internal oVirt engine error".  This improves the message by both
propagating the actual error through the backend, and generalizing the
message wording so the solution is accurate in this case.

Change-Id: Ia1007ce4678576181563f77e39bd8b83b8dd0752
Signed-off-by: Greg Padgett <gpadgett at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageDomainToPoolCommand.java
M backend/manager/modules/dal/src/main/resources/bundles/VdsmErrors.properties
M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/VdsmErrors.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/VdsmErrors.properties
4 files changed, 12 insertions(+), 7 deletions(-)

Approvals:
  Daniel Erez: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7968
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1007ce4678576181563f77e39bd8b83b8dd0752
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list