Alon Bar-Lev has posted comments on this change.

Change subject: oVirt Node Upgrade: Support N configuration
......................................................................


Patch Set 16:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetoVirtISOsQuery.java
Line 54:                 log.infoFormat("info.nodePattern [{0}]", 
info.nodePattern);
Line 55:                 matcher = 
info.nodePattern.matcher(nodeOS.toLowerCase());
Line 56:                 matcher.find();
Line 57:                 nodeOsSupported = matcher.group(0);
Line 58:                 log.infoFormat("nodeOS [{0}] supported node OS [{1}]", 
nodeOS.toLowerCase(), nodeOsSupported);
where was it done?
Line 59:             } catch (RuntimeException e) {
Line 60:                 log.infoFormat("Cannot match nodeOS [{0}]]", 
nodeOS.toLowerCase());
Line 61:                 continue;
Line 62:             }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibfb9dc5d0dc8780b519107acbe0ae866831f782c
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Michael Burns <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to