keystone/keystone/oauth1
Grzegorz Grasza 0e156737d0 Use the new enginefacade from oslo.db
EngineFacade is deprecated. This partially switches keystone to
use oslo.db.sqlalchemy.enginefacade. 'get_session' and 'get_engine'
methods are still used in sql migrations and related tests.

Change-Id: I221232d50821fe2adb9881f237f06714003ce79d
Partial-Bug: #1490571
2016-02-24 08:20:12 -08:00
..
backends Use the new enginefacade from oslo.db 2016-02-24 08:20:12 -08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Merge "Avoid using `len(x)` to check if x is empty" 2016-02-23 19:08:32 +00:00
core.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
routers.py Move oauth1 extension into core 2015-11-18 15:13:40 +00:00
schema.py Add schema for OAuth1 consumer API 2016-02-02 14:12:53 +08:00
validator.py Trival: Remove unused logging import 2015-12-26 15:14:25 +08:00