heat/heat/tests/engine
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
..
service del _session(), use context.session directly 2016-06-22 10:45:04 +12:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Convergence: Refactor worker 2016-04-22 12:52:16 +00:00
test_dependencies.py Use assertIn and assertNotIn 2015-10-26 22:40:14 +01:00
test_engine_worker.py Convergence: Refactor worker 2016-04-22 12:52:16 +00:00
test_plugin_manager.py Move core engine related unit tests to tests/engine 2015-07-21 17:37:20 +05:30
test_resource_type.py Deprecate lbaas v1 resources 2016-06-17 14:10:51 +03:00
test_scheduler.py Allow scheduler tasks to request longer wait periods 2016-05-17 12:29:12 -04:00
test_sync_point.py Convergence: Throttle to sync point updates 2016-05-31 20:19:40 +05:30
tools.py Fix GetAttThenSelect for convergence 2016-05-24 19:57:32 +05:30