Comment 3 for bug 1435588

Revision history for this message
Matthew Treinish (treinish) wrote :

Keystone doesn't log the request ids either:

http://logs.openstack.org/48/165548/4/gate/gate-tempest-dsvm-neutron-full/5cbdc8e/logs/apache/keystone.txt.gz?level=INFO#_2015-03-19_20_35_44_383968

request ids were only recently added to keystone with: https://review.openstack.org/#/c/155901/ I think to get the logging working we need to switch keystone from it's internal AuthContext dict to use OsloContext instead.