yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20806
[Bug 1367619] [NEW] MetadefNamespace.namespaces column should indicate nullable=False
Public bug reported:
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.
** Affects: glance
Importance: Undecided
Assignee: Wayne (wayne-okuma)
Status: New
** Changed in: glance
Assignee: (unassigned) => Wayne (wayne-okuma)
--
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):
New
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
Follow ups
References