keystone/keystone
Sean Dague 7c8f5222c7 log wsgi requests at INFO level
Previously there was a random debug logging of the wsgi params,
disconnected from the requests coming in. This isn't useful to
anyone. Even though in an Apache env the access logs include the top
level requests, logging the wsgi requests, with params in the horizon
log is good form, and fits within the log guidelines.

Change-Id: I268b8b4b424f60c8bf4b3fb93bd8804c8f7bc65a
2015-02-06 16:47:51 -05:00
..
assignment Implements subtree_as_ids query param 2015-02-02 17:18:36 +00:00
auth Unscoped to Scoped only 2015-02-05 15:13:35 -05:00
catalog Merge "add circular check when updating region" 2015-02-03 07:28:11 +00:00
common log wsgi requests at INFO level 2015-02-06 16:47:51 -05:00
contrib Refactor federation SQL backend 2015-02-05 09:18:54 +01:00
credential Use jsonutils from oslo.serialization 2014-10-06 01:33:42 -04:00
hacking Change oslo.utils to oslo_utils 2015-01-30 10:43:03 -06:00
identity Merge "Change oslo.utils to oslo_utils" 2015-02-02 19:32:07 +00:00
locale Imported Translations from Transifex 2015-02-06 06:04:04 +00:00
middleware Use RequestBodySizeLimiter from oslo.middleware 2015-01-28 09:55:11 -06:00
models Change oslo.utils to oslo_utils 2015-01-30 10:43:03 -06:00
openstack Remove unnecessary oslo incubator bits 2015-01-05 15:08:20 -05:00
policy Provide useful info when parsing policy file 2014-10-29 20:38:54 +00:00
resource Implements subtree_as_ids query param 2015-02-02 17:18:36 +00:00
server Refactor keystone-all and http/keystone 2015-01-16 12:26:23 -06:00
tests Unscoped to Scoped only 2015-02-05 15:13:35 -05:00
token Unscoped to Scoped only 2015-02-05 15:13:35 -05:00
trust Change oslo.utils to oslo_utils 2015-01-30 10:43:03 -06:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Move projects and domains to their own backend 2015-01-29 16:40:24 +00:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py Fix the copy-pasted help info for db_version 2014-11-28 15:23:53 +08:00
config.py Address some late comments for memcache clients 2014-09-26 16:05:32 +00:00
controllers.py Correct failures for H238 2015-01-11 17:33:21 -06:00
exception.py Merge "add circular check when updating region" 2015-02-03 07:28:11 +00:00
i18n.py Remove unnecessary oslo incubator bits 2015-01-05 15:08:20 -05:00
notifications.py Set initiators ID to user_id 2015-02-03 20:18:54 -05:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Merge "Remove extra V3 version router" 2015-01-02 14:08:27 +00:00