yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23465
[Bug 1367619] Re: MetadefNamespace.namespaces column should indicate nullable=False
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1367619
Title:
MetadefNamespace.namespaces column should indicate nullable=False
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
The metadef_namespaces table definition indicates the namespace column
as not accepting nulls. The related MetadefNamespace ORM class should
also indicate that the namespace column does not accept nulls with
"nullable=False" in the column definition.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1367619/+subscriptions
References