heat/heat
Steve Baker 419c9ab994 del _session(), use context.session directly
There should always be a context supplied, lets use its session
directly so we can be sure that the session is the shared one from the
context.

Any remaining functions which call get_session() directly will be
handled in their own changes as some require special behaviour.

Change-Id: I3e52d2ff6bb1014f201715a1b1ba32c122c2391d
Related-Bug: #1479723
2016-06-22 10:45:04 +12:00
..
api Authorize super admin actions on all projects 2016-06-14 22:16:25 +05:30
cloudinit Optimize "open" method with context manager 2015-11-27 07:48:55 -05:00
cmd Merge "Add --verbose-update-params option to heat-manage" 2016-05-17 22:12:49 +00:00
common Adds monasca client plugin config support in heat.conf 2016-06-12 01:26:19 +00:00
db del _session(), use context.session directly 2016-06-22 10:45:04 +12:00
engine del _session(), use context.session directly 2016-06-22 10:45:04 +12:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-06-02 07:02:51 +00:00
objects Be consistent about context first argument in db api 2016-06-22 10:45:04 +12:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc Fix comment/doc for 1.28 RPC version 2016-06-09 15:52:00 +01:00
scaling Ignore NotFound exception in metadata_set 2016-05-26 18:28:10 +00:00
tests del _session(), use context.session directly 2016-06-22 10:45:04 +12: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