Bug 881563

Summary: pre-0.6.14 databases may have NULLable recipe.recipe_set_id and recipe_set.job_id
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: schedulerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.10CC: asaha, dcallagh, mishin, qwan, rglasz, rmancy
Target Milestone: 0.11   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Misc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-17 04:33:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Callaghan 2012-11-29 06:02:07 UTC
In commit 472d14179 (Beaker 0.6.14) I updated model.py to make recipe.recipe_set_id and recipe_set.job_id not NULLable, but I neglected to add schema upgrade notes to effect the same change. So any old Beaker databases (including our production database) will not have this change.

The fix will just be a schema upgrade note.

Comment 1 Dan Callaghan 2012-11-29 06:19:45 UTC
On Gerrit: http://gerrit.beaker-project.org/1524

Comment 4 Dan Callaghan 2013-01-17 04:33:11 UTC
Beaker 0.11.0 has been released.