keystone/keystone/credential
Brant Knudson 6817d66bd2 Use stevedore for backend drivers
The Stevedore library is used for loading backend drivers rather
than using importutils. This provides a level of indirection for
deployers/packagers.

The importutils method of loading drivers is still supported, but
it's deprecated.

bp stevedore

Change-Id: Id77ebf7056987ff1d3b9f62fab411845e63c86c3
2015-04-28 16:40:23 -05:00
..
backends Support the hints mechanism in list_credentials() 2014-08-11 15:35:44 +04:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Change oslo.serialization to oslo_serialization 2015-02-03 17:05:25 -05:00
core.py Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
routers.py Change the sub-routers to provide JSON Home data 2014-08-26 09:57:15 -05:00
schema.py Made project_id required for ec2 credential 2015-03-06 10:30:18 -08:00