heat/heat/tests/engine
Crag Wolfe fef94d0d73 De-duplicate raw_template.files
Save space in the db by allowing templates (especially nested
templates) to reference the same template files dictionary objects,
now stored in the table raw_template_files. Also, cache template files
per heat-engine process as a RAM/performance optimization.

Also, begin to allow for future rolling upgrades with
oslo.versionedobjects.

Change-Id: I1842ea6ba6773a135b1007b793a5f0884417747d
Closes-Bug: 1570983
2016-05-25 15:27:27 -04:00
..
service De-duplicate raw_template.files 2016-05-25 15:27:27 -04: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 Don't mask exceptions in is_service_available 2016-02-08 14:42:59 +05:30
test_scheduler.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
test_sync_point.py Convergence: Fix failing integration tests 2015-09-12 08:30:04 +00:00
tools.py Unit tests: Don't use ResourceDefinition as cfn snippet 2016-05-01 19:42:20 -05:00