Change in ovirt-engine[master]: core: Upgrade config value of supported format to V3
rgolan at redhat.com
rgolan at redhat.com
Tue Jul 17 11:51:02 UTC 2012
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 <rgolan at 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 <rgolan at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
More information about the Engine-commits
mailing list