Comment 1 for bug 1298814

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnetodb (master)

Reviewed: https://review.openstack.org/131546
Committed: https://git.openstack.org/cgit/stackforge/magnetodb/commit/?id=3b1899ee019a3216ae18f974847e05bd52fe0c2e
Submitter: Jenkins
Branch: master

commit 3b1899ee019a3216ae18f974847e05bd52fe0c2e
Author: Nuno Santos <email address hidden>
Date: Wed Oct 29 12:22:50 2014 -0400

    Record and retrieve table creation timestamp

    Extend the magnetodb.table_info table with an additional
    "creation_date_time" column to store the creation timestamp of each table.
    Return the creation timestamp in relevant REST API calls.

    For consistency, renamed the last_updated column to last_update_time_date.

    Closes-Bug: #1298814

    Change-Id: I02b920b866529027655802c4d880f7557329824a