keystone/keystone/policy
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 Use oslo.policy instead of incubated version 2015-03-05 18:53:03 -05:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Get initiator from manager and send to controller 2015-03-02 13:24:14 -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 Implement validation on Policy V3 API 2014-08-31 03:39:49 -04:00