Change in ovirt-engine[master]: core, engine: Fix HotPlugCpuSupported config value

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@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@eldorado.org.br> Gerrit-Reviewer: Eli Mesika <elimesika@gmail.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br> Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Gerrit-Reviewer: Liran Zelkha <lzelkha@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Vitor de Lima <vitor.lima@eldorado.org.br> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com