heat/heat/tests/engine/service
ricolin 552f94b928 Add converge flag in stack update for observing on reality
Add converge parameter for stack update API and RPC call,
that allow triggering observe on reality. This will be
triggered by API call with converge argument (with True
or False value) within. This flag also works for resources
within nested stack.
Implements bp get-reality-for-resources

Change-Id: I151b575b714dcc9a5971a1573c126152ecd7ea93
2017-08-07 05:39:29 +00:00
..
__init__.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00
test_service_engine.py Cleanup service usage 2016-11-03 07:59:10 +01:00
test_software_config.py Ignore string default for software config input 2017-06-20 16:21:11 +02:00
test_stack_action.py Use EntityNotFound instead of StackNotFound. 2015-11-19 14:51:22 +08:00
test_stack_adopt.py Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
test_stack_create.py Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
test_stack_delete.py Increase the timeout for the stop_stack message 2016-09-22 09:45:08 -04:00
test_stack_events.py Omit rsrc prop data in rpc api for multiple events 2017-03-01 10:05:37 -05:00
test_stack_resources.py Update StackDefinition resource data on metadata refresh 2017-07-21 10:30:34 -04:00
test_stack_snapshot.py Clean up tests setup 2016-06-10 10:49:10 +03:00
test_stack_update.py Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00: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