heat/heat/tests/engine/service
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
..
__init__.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00
test_service_engine.py Resource mark unhealthy RPC and ReST API 2016-02-24 18:00:44 -05:00
test_software_config.py Make ConcurrentTransaction exception common 2016-03-14 17:46:01 +05:30
test_stack_action.py Use EntityNotFound instead of StackNotFound. 2015-11-19 14:51:22 +08:00
test_stack_adopt.py Fix action (CREATE) in progress error for TemplateResource/RG 2015-10-01 22:29:00 +05:30
test_stack_create.py Hook into environment merging on server 2016-02-12 10:48:54 -05:00
test_stack_delete.py Use EntityNotFound instead of StackNotFound. 2015-11-19 14:51:22 +08:00
test_stack_events.py Fix to send only one notification when update completes 2015-12-03 18:35:57 +05:30
test_stack_resources.py Resource mark unhealthy RPC and ReST API 2016-02-24 18:00:44 -05:00
test_stack_snapshot.py Fix action (CREATE) in progress error for TemplateResource/RG 2015-10-01 22:29:00 +05:30
test_stack_update.py Remove unknown parameters in patched update 2016-03-17 16:26:40 +01:00
test_stack_watch.py Create watch tasks in its own thread 2016-02-16 12:59:08 -05:00
test_threadgroup_mgr.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00