heat/heat/tests/engine/service
rabi 26aa33eb66 Fix resource_signal with convergence
When doing a stack delete, we update it with an
empty template. Therefore checking for the resource
in the template would fail in resource_signal.

Change-Id: Id8c2226e78ed74138ce9065c4435aa5778726656
Closes-Bug: #1635610
2016-11-02 11:52:32 +05:30
..
__init__.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00
test_service_engine.py Return condition functions based on the filter param 2016-10-14 02:19:37 +00:00
test_software_config.py Add a replace_on_change option to the SW Config input schema 2016-08-18 12:57:54 -04:00
test_stack_action.py Use EntityNotFound instead of StackNotFound. 2015-11-19 14:51:22 +08:00
test_stack_adopt.py Convergence: Fix unit tests 2016-06-06 14:15:02 +05:30
test_stack_create.py Refactor to use param_schemata with env merge 2016-08-22 17:35:04 +05:30
test_stack_delete.py Increase the timeout for the stop_stack message 2016-09-22 09:45:08 -04:00
test_stack_events.py Implement event list nested-depth 2016-06-14 13:39:38 +12:00
test_stack_resources.py Fix resource_signal with convergence 2016-11-02 11:52:32 +05:30
test_stack_snapshot.py Clean up tests setup 2016-06-10 10:49:10 +03:00
test_stack_update.py Don't acquire the lock when cancelling a stack 2016-09-16 17:30:44 -04:00
test_stack_watch.py Remove tenant_safe flag from rpc and db api 2016-08-16 12:38:33 +05:30
test_threadgroup_mgr.py Use a queue instead of an event to send messages 2016-07-18 16:26:17 -04:00