heat/heat/tests/engine
Thomas Herve 90fc4fe89e Remove unknown parameters in patched update
When updating a stack with the existing flag, we keep the parameters
from the old template to be used against the new version. Sometimes
parameters will get remove and won't make sense anymore, and keeping
them would break update with a 'Parameter was not defined' error. This
filters out such parameters so that the updates succeed.

Change-Id: I6f2aa77da28d271dd001a137bb574b5470292f15
Closes-Bug: #1558610
2016-03-17 16:26:40 +01:00
..
service Remove unknown parameters in patched update 2016-03-17 16:26:40 +01:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_dependencies.py Use assertIn and assertNotIn 2015-10-26 22:40:14 +01:00
test_engine_worker.py Convergence: Avoid cache when resolving input data 2016-03-08 06:54:06 +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 problems in unicode template support 2016-03-04 01:59:40 +00:00
test_sync_point.py Convergence: Fix failing integration tests 2015-09-12 08:30:04 +00:00
tools.py Allow stack_context to create convergence and legacy stacks 2016-01-27 23:52:58 -05:00