Doron Fediuck has posted comments on this change. Change subject: core: Fix node .iso upgrade/installation (#840356) ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsHandler.java Line 208: return ovirtOsVersion.getMajor() == 17 && isoVersion.getMajor() == 2; I still think we should not have hard-coded numbers, and prefer db values over it. -- To view, visit http://gerrit.ovirt.org/6555 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iefcfa2fa147b0e0e5d15b573b455c87c07509cfa Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
