Yair Zaslavsky has uploaded a new change for review. Change subject: core: DB changes to remove template_images ......................................................................
core: DB changes to remove template_images DO NOT SUBMIT! NEED TO UNDERGO PRE-INTEGRATION! Patch in order to remove template_images (which reflects the DiskImageTemplate entity) from DB. The patch modifies views and stored proceudres, to use images tables instead of the removed table + upgrade script Change-Id: If83885966ca8c187351623acbe502cb6ce218e2a Acked-By: --- M backend/manager/dbscripts/create_views.sql M backend/manager/dbscripts/images_sp.sql A backend/manager/dbscripts/upgrade/03_01_0240_remove_image_templates_table.sql D backend/manager/dbscripts/vm_template_disk_sp.sql 4 files changed, 184 insertions(+), 238 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/1565/1 -- To view, visit http://gerrit.ovirt.org/1565 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If83885966ca8c187351623acbe502cb6ce218e2a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
