keystone/keystone
Brant Knudson e7e3ca5269 Use short names for drivers
With stevedore support, we can use shorter names for the drivers
rather than the full class path.

Using the full class path is supported, but deprecated (the code
falls back to importing by importutils which is already reported
as deprecated).

bp stevedore

Co-Authored-By: Boris Bobrov <bbobrov@mirantis.com>
Change-Id: I11cf1bca474f59419185e2a1970c1dae31017329
2015-05-10 10:12:45 -05:00
..
assignment Use short names for drivers 2015-05-10 10:12:45 -05:00
auth pep8 whitespace changes 2015-04-25 00:02:33 +00:00
catalog Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
cmd Entrypoints for commands 2015-03-27 02:16:02 +00:00
common Use short names for drivers 2015-05-10 10:12:45 -05:00
contrib Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
credential Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
hacking Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
identity Use short names for drivers 2015-05-10 10:12:45 -05:00
locale Imported Translations from Transifex 2015-04-20 06:05:16 +00:00
middleware pep8 whitespace changes 2015-04-25 00:02:33 +00:00
models Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
openstack Sync oslo-incubator Ie51669bd278288b768311ddf56ad31a2f28cc7ab 2015-04-22 11:33:00 -05:00
policy Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
resource Use short names for drivers 2015-05-10 10:12:45 -05:00
server Fix nits from 157495 2015-03-03 18:38:29 +00:00
tests Use short names for drivers 2015-05-10 10:12:45 -05:00
token Use short names for drivers 2015-05-10 10:12:45 -05:00
trust Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Implement backend driver support for domain config 2015-03-03 16:39:37 +00:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py make sure we properly initialize the backends before using the drivers 2015-04-09 10:20:22 -07:00
config.py Fix setting default log levels 2015-03-19 15:21:12 -05:00
controllers.py Bump advertised API version to 3.4 2015-03-30 16:46:20 +11:00
exception.py Enable use of database domain config 2015-03-10 15:57:57 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Use choices in config.py 2015-04-10 18:27:35 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00