Roy Golan has submitted this change and it was merged.

Change subject: core: Upgrade config value of supported format to V3
......................................................................


core: Upgrade config value of supported format to V3

commit 0d75ccc5 was trying to update a config value using fn_add_config
which doesn't update the existing value(it only adds if value doesn't exist).

The right way to do it is fn_update_config

Change-Id: I93813e12038ec9d13aa0814dd8869858f2f508c1
Signed-off-by: Roy Golan <rgo...@redhat.com>
---
M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Roy Golan: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/6284
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I93813e12038ec9d13aa0814dd8869858f2f508c1
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to