keystone/keystone/catalog
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 Don't add unformatted project-specific endpoints to catalog 2015-04-02 22:40:35 +08:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py move region and service exist checks into manager layer 2015-03-11 09:04:54 +08: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 region.description is optional and can be null 2015-03-25 15:06:23 -04:00