Change in ovirt-engine[master]: core: sercon: enable on hosts clusterLevel >= 3.6

Omer Frenkel has submitted this change and it was merged. Change subject: core: sercon: enable on hosts clusterLevel >= 3.6 ...................................................................... core: sercon: enable on hosts clusterLevel >= 3.6 Since commit ae32a1745935e6a8845f23714dede82889cac041 we inconditionally enable serial console on all the (re)deployed hosts. We need to make sure to leave old clusters alone and unchanged, and enable serial console support only on hosts which become part of clusters with clusterLevel >= 3.6. Change-Id: I5fdb0e20f1fbfd115b710fb1f3b9439c08e33c9b Bug-Url: https://bugzilla.redhat.com/1254253 Signed-off-by: Francesco Romani <fromani@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/InstallVdsInternalCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/FeatureSupported.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 4 files changed, 26 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Verified Omer Frenkel: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/42534 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5fdb0e20f1fbfd115b710fb1f3b9439c08e33c9b Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ofrenkel@redhat.com