Files
oslo.context/oslo_context
Doug Hellmann 9152a0d38b Cache the current context for the thread
Use a threading.local instance to store the current RequestContext, with
an option to not overwrite an existing context.

bp/graduate-oslo-context

Change-Id: I000cb13392ee21258dc2a91683294dc9ff2aeb8f
2014-11-19 11:23:35 -05:00
..