Public bug reported:

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.

** Affects: glance
     Importance: Undecided
         Status: New

-- 
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):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to