← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1257949] Re: fix task.owner to be nullable=False in models.py

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => icehouse-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1257949

Title:
  fix task.owner to be nullable=False in models.py

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  We currently, do not allow NULL owner for tasks and models.py lets it
  be NULL however, the tasks table ensures that it does not set NULL
  owner.

  So, we do not need migration - just need fix in the code patch for
  this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1257949/+subscriptions


References