Tal Nisan 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(a)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, 25 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/45393
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5fdb0e20f1fbfd115b710fb1f3b9439c08e33c9b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org