Oved Ourfali has uploaded a new change for review. Change subject: core: fix split function and its use for spice security channels ......................................................................
core: fix split function and its use for spice security channels Previous commit added the split function, but it used "insert" instead of "update", as these fields should already exist. This commit fixes that, and adds the relevant config entries for spice security channels. Change-Id: I16fced48796eee30886636cd3a211c2bb8bc10f8 Signed-off-by: Oved Ourfali <[email protected]> --- M backend/manager/dbscripts/common_sp.sql M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql 2 files changed, 7 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/4265/1 -- To view, visit http://gerrit.ovirt.org/4265 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I16fced48796eee30886636cd3a211c2bb8bc10f8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
