Public bug reported:

https://review.openstack.org/213586
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the 
documentation bugs against it. If this needs changing, the docimpact-group 
option needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

commit 4c2c983618ddb7a528c9005b0d7aaf5322bd198d
Author: ZhaoBo <[email protected]>
Date:   Thu Feb 18 13:28:58 2016 +0800

    Add timestamp for neutron core resources
    
    Currently, neutron core resources (like net, subnet, port and subnetpool)
    do not save time-stamps upon their creation and updation. This
    information can be critical for debugging purposes.
    
    This patch introduces a new extension called "timestamp" extending existing
    the neutron core resources to allow their creation and modification times
    to be record. Now this patch add this resource schema and the functions 
which
    listen db events to add timestamp fields.
    
    APIImpact
    DocImpact: Neutron core resources now contain 'timestamp' fields like
               'created_at' and 'updated_at'
    
    Change-Id: I24114b464403435d9c1e1e123d2bc2f37c8fc6ea
    Partially-Implements: blueprint add-port-timestamp

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc neutron

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

Title:
      Add timestamp for neutron core resources

Status in neutron:
  New

Bug description:
  https://review.openstack.org/213586
  Dear bug triager. This bug was created since a commit was marked with 
DOCIMPACT.
  Your project "openstack/neutron" is set up so that we directly report the 
documentation bugs against it. If this needs changing, the docimpact-group 
option needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit 4c2c983618ddb7a528c9005b0d7aaf5322bd198d
  Author: ZhaoBo <[email protected]>
  Date:   Thu Feb 18 13:28:58 2016 +0800

      Add timestamp for neutron core resources
      
      Currently, neutron core resources (like net, subnet, port and subnetpool)
      do not save time-stamps upon their creation and updation. This
      information can be critical for debugging purposes.
      
      This patch introduces a new extension called "timestamp" extending 
existing
      the neutron core resources to allow their creation and modification times
      to be record. Now this patch add this resource schema and the functions 
which
      listen db events to add timestamp fields.
      
      APIImpact
      DocImpact: Neutron core resources now contain 'timestamp' fields like
                 'created_at' and 'updated_at'
      
      Change-Id: I24114b464403435d9c1e1e123d2bc2f37c8fc6ea
      Partially-Implements: blueprint add-port-timestamp

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to