Douglas Schilling Landgraf has posted comments on this change.
Change subject: oVirt Node Upgrade: Support N configuration
......................................................................
Patch Set 9: (3 inline comments)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetoVirtISOsQuery.java
Line 59:
isoData.setVdsmCompitibilityVersion(readVdsmCompatibiltyVersion((
Line 60:
versionFile.getAbsolutePath().replace(OVIRT_ISO_VERSION_PREFIX,
Line 61:
OVIRT_ISO_VDSM_COMPATIBILITY_PREFIX))));
Line 62:
Line 63: if (StringUtils.isBlank(isoVersionText)) {
Done
Line 64: log.infoFormat("Iso version file {0} is
empty.", versionFile.getAbsolutePath());
Line 65: continue;
Line 66: }
Line 67:
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InstallVdsCommand.java
Line 53: retValue = false;
Line 54: }
Line 55:
Line 56: RpmVersion ovirtHostOsVersion =
VdsHandler.getOvirtHostOsVersion(getVds());
Line 57: retValue = isIsoFileValid(isoFile, info,
ovirtHostOsVersion);
Done
Line 58: }
Line 59: return retValue;
Line 60: }
Line 61:
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OVirtNodeInfo.java
Line 47: log.debugFormat("NodeInfo: regex {0} path {1},
minimumVersion {2}",
Line 48: regex[i], path[i], minimumVersion[i]);
Line 49: info.add(new OVirtNodeInfo(Pattern.compile(regex[i]), new
File(path[i]), minimumVersion[i]));
Line 50: }
Line 51: return info.toArray(new OVirtNodeInfo[info.size()]);
Done
Line 52: }
--
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: 9
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
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches