kingbird/kingbird/tests/unit/db
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
..
__init__.py Move Unit Test files under Unit directory 2016-02-05 19:12:03 +05:30
test_quota_db_api.py Move existing kingbird to V1 directory. 2017-04-04 19:19:57 +05:30
test_resource_sync_db_api.py Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
test_service_registry_db_api.py Move existing kingbird to V1 directory. 2017-04-04 19:19:57 +05:30
test_sync_lock_db_api.py Move existing kingbird to V1 directory. 2017-04-04 19:19:57 +05:30