Eli Mesika has uploaded a new change for review. Change subject: core: vm_device upgrade script patch ......................................................................
core: vm_device upgrade script patch This is a fix to a bug in the upgrade script that added disks to vm_device with the image_id rather than image_group_id. Patches 03_01_0220 and 03_01_0370 execution was commented since those patches and the fix builds vm_device table from scratch, so , only the latest upgrade should be executed. Change-Id: Ic3a5e053f977c74dcf24dc3feb1467960825c7fc --- M backend/manager/dbscripts/upgrade/03_01_0220_vm_device_upgrade_data.sql M backend/manager/dbscripts/upgrade/03_01_0370_vm_device_upgrade_data.sql A backend/manager/dbscripts/upgrade/03_01_0420_vm_device_upgrade_data.sql 3 files changed, 204 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/43/2143/1 -- To view, visit http://gerrit.ovirt.org/2143 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic3a5e053f977c74dcf24dc3feb1467960825c7fc Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
