Maor Lipchuk has posted comments on this change.

Change subject: core: Upgrade will update image statuses to OK.
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File backend/manager/dbscripts/delete_async_tasks_and_compensation_data.sql
Line 4: 
Line 5: -- Change status from LOCKED to OK after upgrade since the tasks will 
be cacelled.
Line 6: UPDATE images
Line 7: SET imagestatus = 1
Line 8: WHERE imagestatus = 2;
This script will run on upgrade, engine should be down, so user cannot start 
new tasks.
Line 9: 
Line 10: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2a6bd270ebd2125252a4b155f050db103969cb5e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to