neutron/neutron/db/migration/alembic_migrations/versions/mitaka/expand
ZhaoBo 4c2c983618 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
2016-03-05 02:17:35 +00:00
..
1df244e556f5_add_unique_ha_router_agent_port_bindings.py Fix GROUP BY usage for PostgreSQL in migrations 2016-02-17 21:25:46 +01:00
2f9e956e7532_tag_support.py Add tag mechanism for network resources 2016-03-02 05:43:14 +09:00
13cfb89f881a_add_is_default_to_subnetpool.py Replace subnetpool config options with admin-only API 2015-11-06 17:16:31 +00:00
15be73214821_add_bgp_model_data.py Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
15e43b934f81_rbac_qos_policy.py Qos policy RBAC DB setup and migration 2016-02-26 17:03:59 +00:00
19f26505c74f_auto_allocated_topology.py Implement 'get-me-a-network' API building block 2016-02-08 18:06:35 -08:00
31ed664953e6_add_resource_versions_row_to_agent_table.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
32e5974ada25_add_neutron_resources_table.py Make Neutron resources reference standard attr table 2015-11-23 07:41:26 -08:00
59cb5b6cf4d_availability_zone.py Add availability_zone support base 2015-10-02 10:14:10 +09:00
659bf3d90664_add_attributes_to_support_external_dns_integration.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
3894bccad37f_add_timestamp_to_base_resources.py Add timestamp for neutron core resources 2016-03-05 02:17:35 +00:00
b4caf27aae4_add_bgp_dragent_model_data.py BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
c3a73f615e4_add_ip_version_to_address_scope.py Add explicit address family to AddressScope 2015-12-14 11:02:27 -08:00
dce3ec7a25c9_router_az.py Add availability_zone support for router 2015-12-04 12:32:42 +09:00
ec7fcfbf72ee_network_az.py Add availability_zone support for network 2015-11-25 22:34:09 +09:00