← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1554390] [NEW] should add timestamp to all resources which inherit HasStandardAttributes

 

Public bug reported:

As timestamp service plugin had subscribed the db events when
create/update resource, the db events are 'before_insert'
StandardAttribute and 'before_flush' Session. So the all db_models which
inherit from HasStandardAttributes will store timestamp into db table
"standardattrs".  Now the db_models which has standard_attr are  neutron
core resource and extension resource. We should add them either.

** Affects: neutron
     Importance: Undecided
     Assignee: zhaobo (zhaobo6)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => zhaobo (zhaobo6)

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

Title:
  should add timestamp to all resources which inherit
  HasStandardAttributes

Status in neutron:
  New

Bug description:
  As timestamp service plugin had subscribed the db events when
  create/update resource, the db events are 'before_insert'
  StandardAttribute and 'before_flush' Session. So the all db_models
  which inherit from HasStandardAttributes will store timestamp into db
  table "standardattrs".  Now the db_models which has standard_attr are
  neutron core resource and extension resource. We should add them
  either.

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


Follow ups