keystone/keystone/tests/unit/auth
Brant Knudson 437d5bf941 Use stevedore for auth drivers
The Stevedore library is used for loading auth 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: I170a5e422805e988ac472676c8838d8cc7a1ad77
2015-06-18 21:04:14 -05:00
..
__init__.py Refactor extract function load_auth_method 2015-06-18 20:52:57 -05:00
test_controllers.py Use stevedore for auth drivers 2015-06-18 21:04:14 -05:00