Hello Tomas Jelinek,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/6640

to review the following change.

Change subject: userportal: not passing hostsubject to spice-xpi
......................................................................

userportal: not passing hostsubject to spice-xpi

The problem was, that the add_object_column_white_list_table.sql
was ran as pre-upgrade script, but it tried to fill the
object_column_white_list according to the not-yet crated
view named 'vds'.

Solved by creating also post-upgrade scripts, as a last
step of the upgrade process and making the
add_object_column_white_list_table.sql to be a
post-upgrade script.

Change-Id: Ice7c00a158a8778a6cb424be4e9720715a4df283
Signed-off-by: Tomas Jelinek <[email protected]>
(cherry picked from commit 79cbe9b016abbf82e307c0b037d84df580c89738)
---
M backend/manager/dbscripts/dbfunctions.sh
A 
backend/manager/dbscripts/upgrade/post_upgrade/add_object_column_white_list_table.sql
D 
backend/manager/dbscripts/upgrade/pre_upgrade/add_object_column_white_list_table.sql
3 files changed, 86 insertions(+), 74 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/40/6640/1
--
To view, visit http://gerrit.ovirt.org/6640
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice7c00a158a8778a6cb424be4e9720715a4df283
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.1
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to