← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1553451] Re: Add timestamp for neutron core resources

 

Reviewed:  https://review.openstack.org/299007
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=2cd48e53223da5f2ba11a5c9a014026359d36079
Submitter: Jenkins
Branch:    master

commit 2cd48e53223da5f2ba11a5c9a014026359d36079
Author: Mohan Muppidi <mkumar2301@xxxxxxxxx>
Date:   Tue Mar 29 22:21:10 2016 +0000

    Added documentation for created_at and updated_at
    
    https://review.openstack.org/213586 introduces a new extension
    called "timestamp" extending existing the neutron core resources
    to allow their creation and modification times to be record.This
     patch updates documentation for this extension in api-site
    
    Change-Id: I7d8099f45f606d59c8cd146a5aa4735ae0f5b957
    Closes-Bug: 1553451


** Changed in: openstack-api-site
       Status: In Progress => Fix Released

-- 
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:
  Confirmed
Status in openstack-api-site:
  Fix Released

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 <zhaobo6@xxxxxxxxxx>
  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


References