keystone/keystone/common
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
..
cache Merge "Add caching to role assignments" 2016-01-28 19:53:00 +00:00
environment eventlet: handle system that misses TCP_KEEPIDLE 2015-11-26 14:16:59 +01:00
kvs Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
ldap Avoid "non-Pythonic" method names 2016-02-15 13:15:11 -03:00
sql Use the new enginefacade from oslo.db 2016-02-24 08:20:12 -08:00
validation Merge "Avoid using `len(x)` to check if x is empty" 2016-02-23 19:08:32 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Fix indentation for oauth context 2016-01-18 14:28:30 +00:00
clean.py move clean.py into keystone/common 2015-07-18 23:32:08 -07:00
config.py Merge "Adds user_description_attribute mapping support to the LDAP backend" 2016-02-19 00:20:36 +00:00
controller.py Allow user list without specifying domain 2016-02-19 06:16:26 +00:00
dependency.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
driver_hints.py Make @truncated common for all backends 2015-12-10 02:26:55 -05:00
extension.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
json_home.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
manager.py Add in TRACE logging for the manager 2016-02-02 08:46:57 -08:00
models.py Implied roles driver and manager 2016-01-19 03:47:49 +00:00
openssl.py Change LOG.warn to LOG.warning 2016-01-06 19:30:37 +00:00
router.py Modify rules in the v3 policy sample for domain specifc roles 2016-02-16 17:00:57 +00:00
tokenless_auth.py Replace unicode with six.text_type 2016-01-08 23:06:47 +00:00
utils.py Merge "encode user id for notifications" 2016-02-18 01:35:20 +00:00
wsgi.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00