congress/congress/common
Anusha Ramineni 6e2f8449c1 Load custom drivers from config option
This commit adds support to load custom driver endpoints from config file.
New option 'custom_driver_endpoints' is added for the same.

Eg: custom_driver_endpoints = 'test=congress.datasources.test_driver:TestDriver'

Implements blueprint enable-drivers-by-default

Change-Id: I465301213734b9d4d7e5f7d67bae1d08767d9f16
2018-04-13 09:07:52 +05:30
..
policies Move policy into code 2017-12-05 11:36:20 -08:00
__init__.py Integrate openstack/common logging and cfg with congress 2014-07-08 14:10:11 -07:00
config.py Load custom drivers from config option 2018-04-13 09:07:52 +05:30
eventlet_server.py delete unused log translations 2017-03-28 16:29:37 +08:00
policy.py Move policy into code 2017-12-05 11:36:20 -08:00
wsgi.py Remove logging import unused 2017-02-28 02:09:17 +00:00