heat/heat
Angus Salkeld 5eea2226e0 Don't use a different thread local store to oslo.log
Context logging does not work if we don't do it in a way that
oslo.log can pick up the context.

- Use the thread local storage from the base RequestContext class.
- Use the helper method context.get_current() as appropriate
- Update the custom_backend_auth.
- Remove heat/openstack/common/local.py as it is now not used.

Change-Id: I64f6af5090e98579b93a616bc79f4aaa6cd2b2ee
Closes-bug: 1435588
2015-03-24 11:28:31 +10:00
..
api Separate message and traceback even if not a remote error 2015-03-16 11:16:38 -05:00
cloudinit Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
cmd Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
common Don't use a different thread local store to oslo.log 2015-03-24 11:28:31 +10:00
db Versioned object - WatchRule and WatchData 2015-03-18 14:40:19 +08:00
engine Versioned-object StackLock 2015-03-23 10:02:29 +05:30
locale Imported Translations from Transifex 2015-03-20 06:36:01 +00:00
objects Versioned-object StackLock 2015-03-23 10:02:29 +05:30
openstack Don't use a different thread local store to oslo.log 2015-03-24 11:28:31 +10:00
rpc Enforce integer API parameter checking 2015-03-09 09:20:44 +08:00
scaling Pass the environment into the Template class and not Stack 2015-03-18 10:29:55 +10:00
tests Merge "Versioned-object StackLock" 2015-03-23 12:49:42 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00