← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1492683] [NEW] neutron lbaas should add the new appended timestamp field

 

Public bug reported:

According to bp:
https://review.openstack.org/#/c/210955/

this bp will add timestamp fields(such as created_at and updated_at) to
neutron core resources.

But when neutron lbaas use these resources with new fields will hit
issues, so it should to add the new fields to lbaas's resources which is
related with neutron core resources.

So should add the new appended attributes to
neutron_lbaas/services/loadbalancer/data_models.py which import
models_v2 from neutron.db .

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

** Summary changed:

- neutron lbaas should remove the new appended timestamp field 
+ neutron lbaas should add the new appended timestamp field

** 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/1492683

Title:
  neutron lbaas should add the new appended timestamp field

Status in neutron:
  New

Bug description:
  According to bp:
  https://review.openstack.org/#/c/210955/

  this bp will add timestamp fields(such as created_at and updated_at)
  to neutron core resources.

  But when neutron lbaas use these resources with new fields will hit
  issues, so it should to add the new fields to lbaas's resources which
  is related with neutron core resources.

  So should add the new appended attributes to
  neutron_lbaas/services/loadbalancer/data_models.py which import
  models_v2 from neutron.db .

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


Follow ups