Juan Hernandez has uploaded a new change for review. Change subject: core: Fix node .iso upgrade/installation (#840356) ......................................................................
core: Fix node .iso upgrade/installation (#840356) https://bugzilla.redhat.com/840356 Some of the options related to the location of the node .iso files were not correct. This patch changes them so that they match the current version of the node packages and the logic used by the engine to compare the version of the operating system and the version of the .iso files. Change-Id: Iefcfa2fa147b0e0e5d15b573b455c87c07509cfa Signed-off-by: Juan Hernandez <[email protected]> --- M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsHandler.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java 3 files changed, 36 insertions(+), 10 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/55/6555/1 -- To view, visit http://gerrit.ovirt.org/6555 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iefcfa2fa147b0e0e5d15b573b455c87c07509cfa Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
