heat/heat/tests/engine
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
..
service Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Use placeholder data for resources prior to creation 2017-07-19 18:01:23 -04:00
test_dependencies.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_engine_worker.py Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
test_node_data.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -05: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 Migrate BayModel to ClusterTemplate 2017-05-17 13:05:09 +08:00
test_scheduler.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_sync_point.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02:00
tools.py Sleep between check_resource calls 2017-03-13 15:28:20 +00:00