castellan/castellan
Davanum Srinivas 8980bf7da5 Use Stevedore for better extensions
Since all Oslo library drivers are discoverable via
stevedore, we should use stevedore in Castellan as well.
This will make it easier for folks to write their own
custom drivers. Stevedore uses setuptools entry points
for implementing the common patterns for dynamically
loading extensions.

We add [key_manager]/backend as the new option to set
the custom driver. For a while, we should support the
older values that used to be specified using
[key_manager]/apiclass.

Change-Id: I2610459839806a5591da1efa314dfa52bcfb7cda
2017-08-01 09:01:35 -04:00
..
common Fix retrieving barbican endpoint from service catalog 2017-07-19 09:40:25 +00:00
key_manager Use Stevedore for better extensions 2017-08-01 09:01:35 -04:00
tests Use Stevedore for better extensions 2017-08-01 09:01:35 -04:00
__init__.py Removes unnecessary utf-8 encoding 2017-02-24 11:01:26 +05:30
i18n.py Update the doc URL in the documents 2017-07-11 13:38:04 +00:00
options.py Use Stevedore for better extensions 2017-08-01 09:01:35 -04:00