octavia/octavia/db
Lingxian Kong 1c67df2370 Add timestamp to octavia resources
Add 'created_at' and 'updated_at' columns to octavia database resources,
oslo.db will be used to implement that. Also add 'created_at' and
'updated_at' to the API response of loadbalancer/listener/pool/member.

Closes-Bug: #1573287
Related-Bug: #1496646
Related-Bug: #1567463

Change-Id: I422805e49b9658d7eaa7d5b3b18a30a0f38d7050
2016-05-28 11:13:51 +00:00
..
migration Add timestamp to octavia resources 2016-05-28 11:13:51 +00:00
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00
api.py Sync with oslo-incubator, tweak as needed 2015-03-30 18:06:47 -06:00
base_models.py Add timestamp to octavia resources 2016-05-28 11:13:51 +00:00
models.py Add timestamp to octavia resources 2016-05-28 11:13:51 +00:00
prepare.py Add maximum number of l7rules per l7policy 2016-03-07 01:15:06 -08:00
repositories.py Added amphora_id to listener_statistics table to stop data loss 2016-05-13 21:17:29 +00:00