Eli Mesika has submitted this change and it was merged.

Change subject: core: Fixing upgrade script to change also vm_device is_plugged 
to allow NULLs
......................................................................


core: Fixing upgrade script to change also vm_device is_plugged to allow NULLs

This patch allows vm_device is_plugged to be NULL , it is done because 
is_plugged is
actually 3-state value and should be null for irrelevant devices.

People who had already installed patch 03010370 should run from the upgarde 
directory

psql -U <user> -f ./03_01_0370_vm_device_upgrade_data.sql <db>
for example :
psql -U postgres -f ./03_01_0370_vm_device_upgrade_data.sql engine

Change-Id: Ib32fac40c60ddf9b21b0ba78f9136e17ecf58bcf
---
M backend/manager/dbscripts/upgrade/03_01_0370_vm_device_upgrade_data.sql
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Eli Mesika: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/1938
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib32fac40c60ddf9b21b0ba78f9136e17ecf58bcf
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to