Roy Golan has submitted this change and it was merged.
Change subject: core, engine: Fix HotPlugCpuSupported config value
......................................................................
core, engine: Fix HotPlugCpuSupported config value
The 'HotPlugCpuSupported' configuration value was not present in the
database and another unused property called HotPlugCpuEnable contained
syntax errors that prevented it from being read by the JSON parser.
This patch removes the unused property and adds the correct one, fixing
the syntax errors that were present.
Change-Id: I3ef5b2e39b2067239721a65b031d247ace3b0c2c
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1069802
Signed-off-by: Vitor de Lima <vitor.lima(a)eldorado.org.br>
---
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 7 insertions(+), 12 deletions(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24134
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3ef5b2e39b2067239721a65b031d247ace3b0c2c
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vitor de Lima <vitor.lima(a)eldorado.org.br>
Gerrit-Reviewer: Eli Mesika <elimesika(a)gmail.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa(a)eldorado.org.br>
Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi(a)eldorado.org.br>
Gerrit-Reviewer: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vitor de Lima <vitor.lima(a)eldorado.org.br>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server