← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1413985] [NEW] BASEV2.__table_args__ is not properly overloaded

 

Public bug reported:

neutron.db.model_base.BASEV2 defines __table_args__ attribute.
Most of its subclasses overloading __table_args__  does not properly inherit the __table args__ from parent class.

** Affects: neutron
     Importance: Undecided
     Assignee: Cedric Brandily (cbrandily)
         Status: New


** Tags: db

** Changed in: neutron
     Assignee: (unassigned) => Cedric Brandily (cbrandily)

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

Title:
  BASEV2.__table_args__ is not properly overloaded

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  neutron.db.model_base.BASEV2 defines __table_args__ attribute.
  Most of its subclasses overloading __table_args__  does not properly inherit the __table args__ from parent class.

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


Follow ups

References