Muli Salem has submitted this change and it was merged. 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. Also fixed monitor creation in vm_device for Desktop VMs only 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_0430_vm_device_upgrade_data.sql 3 files changed, 206 insertions(+), 2 deletions(-) Approvals: Muli Salem: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2143 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic3a5e053f977c74dcf24dc3feb1467960825c7fc Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Haim Ateya <[email protected]> Gerrit-Reviewer: Muli Salem <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
