Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Improve error message on failed host install.
......................................................................
core: Improve error message on failed host install.
I ran into this issue earlier this week when adding a host. The install
failed and the "Events" tab showed this message - Host xyz installation failed.
Please refer to log files for further details.
IMHO, This message can be improved. This patch attempts to do that.
Change-Id: Ia136a1d329f1fd82bd4b09339c04bac2aea77700
Signed-off-by: Sharad Mishra <snmishra(a)linux.vnet.ibm.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InstallVdsCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7076
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia136a1d329f1fd82bd4b09339c04bac2aea77700
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <snmishra(a)linux.vnet.ibm.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server