Arik Hadas has posted comments on this change.

Change subject: userportal: allow connection to guest with non resp agent
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/FrontendEventsHandlerImpl.java
Line 70:         
errorPopupManager.show(ErrorMessageFormatter.formatErrorMessages(errors));
Line 71:     }
Line 72: 
Line 73:     private boolean shouldRaiseErrorDialog(VdcActionType actionType, 
VdcFault fault) {
Line 74:         return !(actionType == VdcActionType.VmLogon && 
fault.getError() == VdcBllErrors.nonresp);
Done
Line 75:     }
Line 76: 
Line 77:     @Override
Line 78:     public void runQueryFailed(List<VdcQueryReturnValue> returnValue) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4eaf009f5ff99946dbb421459ccdec9c536aea58
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to