keystone/keystone/common
Davanum Srinivas 4991179523 Switch keystone over to oslo_log versionutils
versionutils has graduated to oslo_log, let's switch our
references to that one and drop the oslo-incubator copy of
the module

Change-Id: Ib865fa31f1ace78d77951880ee8dfda9c2fd32e8
2015-06-10 08:31:15 -04:00
..
cache Handles Python3 builtin changes 2015-05-08 11:10:08 +00:00
environment Handles modules that moved in Python3 2015-05-08 11:10:08 +00:00
kvs Switch keystone over to oslo_log versionutils 2015-06-10 08:31:15 -04:00
ldap Merge "Use single connection in get_all function" 2015-05-25 16:31:48 +00:00
sql Merge "Don't query db if criteria longer than col length" 2015-06-04 08:09:28 +00:00
validation Loosen the validation schema used for trustee/trustor ids 2015-03-25 19:11:52 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Expose domain_name in the context for policy.json 2015-04-16 21:49:37 -07:00
base64utils.py Increase test coverage of test_base64utils.py 2014-11-12 19:51:09 +00:00
config.py Correct oauth1 driver help text 2015-05-31 10:34:34 -05:00
controller.py Remove parent_id in v2 token response 2015-03-23 16:58:42 -07:00
dependency.py Avoid multiple instances for a provider 2015-03-03 03:26:56 +00:00
driver_hints.py Don't query db if criteria longer than col length 2015-06-04 02:05:46 +00:00
extension.py Remove vim header 2014-02-08 23:54:04 +08:00
json_home.py Refactor code supporting status in JSON Home 2015-03-18 00:10:19 +00:00
manager.py Switch keystone over to oslo_log versionutils 2015-06-10 08:31:15 -04:00
models.py expires_at should be in a tuple not turned into one 2014-03-20 19:26:23 +00:00
openssl.py Use correct LOG translation indicator for warnings 2015-04-14 12:54:26 +01:00
pemutils.py pep8 whitespace changes 2015-04-25 00:02:33 +00:00
router.py JSON Home data is required 2014-08-28 20:56:28 -05:00
utils.py Switch from deprecated isotime 2015-06-03 08:31:31 -05:00
wsgi.py Merge "Refactor: create the lookup object once" 2015-06-07 14:39:24 +00:00