kingbird/kingbird/tests/unit
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
..
api Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
common Move Unit Test files under Unit directory 2016-02-05 19:12:03 +05:30
db Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
drivers Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
engine Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
objects Add service registry 2016-08-12 10:04:02 +02:00
rpc RPC refactoring 2016-07-05 11:32:19 +05:30
utils Periodic Quota Sync 2016-03-15 15:19:40 +05:30
__init__.py Restructure kingbird architecture 2016-02-16 16:12:26 +05:30
test_kingbird.py Move Unit Test files under Unit directory 2016-02-05 19:12:03 +05:30