heat/heat/tests/engine
Zane Bitter 8edccc98b1 Calculate the requires list in check_resource
Obtain the list of required resources in one place in check_resource,
instead of in both Resource.create_convergence() and
Resource.update_convergence(). Since these require knowledge about how the
dependencies are encoded in the RPC message, they never really belonged in
the Resource class anyway.

Change-Id: I030c6287acddcd91dfe5fecba72c276fec52829b
2018-04-25 16:32:02 -04:00
..
service Resolve race in providing deployment data to Swift 2018-03-23 18:17:29 +01:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Calculate the requires list in check_resource 2018-04-25 16:32:02 -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 Remove OS::Heat::HARestarter 2018-01-29 08:59:00 +00:00
test_scheduler.py Remove mox from test_scheduler.WrapperTaskTest 2018-04-02 11:33:30 -04:00
test_sync_point.py Support tenacity exponential backoff retry on resource sync 2017-07-25 03:45:57 +00:00
tools.py Move FakeKeystoneClient to engine.clients 2017-10-24 11:45:31 -04:00