kingbird/kingbird/drivers
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
..
openstack Add resource_sync_id column in resource_sync table. 2018-01-25 11:22:12 +00:00
README.rst Use quota fields as per services enabled 2016-02-22 13:00:33 +05:30
__init__.py Add Drivers for OpenStack communication 2015-12-01 18:16:55 +05:30
base.py Add Drivers for OpenStack communication 2015-12-01 18:16:55 +05:30

README.rst

OpenStack Drivers

Driver for openstack communication based on python native clients.