keystone/keystone/resource
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
..
backends Use short names for drivers 2015-05-10 10:12:45 -05:00
config_backends Add support for whitelisting and partial domain configs 2015-03-04 21:27:05 +00:00
__init__.py Split the assignments controller 2015-02-10 14:34:42 +00:00
controllers.py Add domain_id checking in create_project 2015-04-10 16:50:49 -03:00
core.py Use short names for drivers 2015-05-10 10:12:45 -05:00
routers.py Mark the domain config API as experimental 2015-03-13 19:06:33 +00:00
schema.py Split the assignments controller 2015-02-10 14:34:42 +00:00