Public bug reported:
[Existing problem] Consumers and operators need to know when their resources created, include but not limited to "nets", "subnets", "ports", "floatingips" and "securitygroups". If we add them one by one, it's very inefficient. [What is the enhancement?] Provide class HasTimestamp in neutron.db.models_v2, and if one resource need to add timestamp, just inherit like HasID or HasTenant. [Issues with existing resources] Since we now can not get existing resources' created time, they will fill with none to Consumers. ** Affects: neutron Importance: Undecided Status: New ** Tags: rfe -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1475834 Title: RFE - Provide HasTimestamp in db.models_v2 and use it in nets, subnets, ports, fips and securitygroups Status in neutron: New Bug description: [Existing problem] Consumers and operators need to know when their resources created, include but not limited to "nets", "subnets", "ports", "floatingips" and "securitygroups". If we add them one by one, it's very inefficient. [What is the enhancement?] Provide class HasTimestamp in neutron.db.models_v2, and if one resource need to add timestamp, just inherit like HasID or HasTenant. [Issues with existing resources] Since we now can not get existing resources' created time, they will fill with none to Consumers. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1475834/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp