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 the first patch in a patch serias for the Stable Device Addresses feature. The first serias (phase 1) was just to change the data model & the way we talk with VDSM The second serias (phase 2) is actually getting the addresses when a VM is in 3.1 cluster and store them in DB then those addresses are used when a VM starts to run See full detail on oVirt wiki site (search for 'stable device addresses') 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: I4685889e4651a531ba15182aa516221b2f2ef730 --- A backend/manager/dbscripts/upgrade/03_01_0530_vm_device_upgrade_data.sql 1 file changed, 200 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/2398/1 -- To view, visit http://gerrit.ovirt.org/2398 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4685889e4651a531ba15182aa516221b2f2ef730 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
