kingbird/kingbird/db/sqlalchemy
Goutham Pratapa 69223a78f9 Add resource_sync_id column in resource_sync table.
Currently in Kingbird there is no id for each resource which is being synced
into multiple regions. But with the help of this resource_sync_id user can
keep a track of all the resource which are binded to a given sync job.
Remaining changes are to enhance kingbird.
Added Test cases for the same.

Change-Id: I4aa422546a2949438328c8fe47e89f3079e2eb65
2018-01-25 11:22:12 +00:00
..
migrate_repo Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
__init__.py Add database layer for the quota part 2015-11-25 10:47:50 +01:00
api.py Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
migration.py Add database layer for the quota part 2015-11-25 10:47:50 +01:00
models.py Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00