Change in ovirt-engine[engine_3.1]: userportal: not passing hostsubject to spice-xpi

emesika at redhat.com emesika at redhat.com
Sun Jul 29 11:49:45 UTC 2012


Eli Mesika has submitted this change and it was merged.

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 <tjelinek at redhat.com>
(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(-)

Approvals:
  Tomas Jelinek: Looks good to me, but someone else must approve
  Eli Mesika: Verified; Looks good to me, approved
  Ofer Schreiber: Looks good to me, but someone else must approve
  Yair Zaslavsky: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice7c00a158a8778a6cb424be4e9720715a4df283
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.1
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list