Liron Aravot has submitted this change and it was merged.
Change subject: core: DataCenterWithoutSpm should be disabled always
......................................................................
core: DataCenterWithoutSpm should be disabled always
The config value DataCenterWithoutSpm was added with false value for
dc version <= 3.6 but with default value of true for other versions,
as version 4.0 was added code that was relevant for dc without spm ran
automatically.
this patch disables this config value for all versions.
Change-Id: I37887f5ac4c928c1202311df5948f1e28512b1b7
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, approved
Liron Aravot: Verified
--
To view, visit
https://gerrit.ovirt.org/50419
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I37887f5ac4c928c1202311df5948f1e28512b1b7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>