heat/heat/tests/engine
Rakesh H S 1956ddd2a6 Convergence: Store resource status in cache data
Fix failing convergence gate functional tests
- store resource uuid, action, status in cache data. Most of the code
requires the resource to have proper status and uuid to work.
- initialize rsrc._data to None so that the resource data is fetched from
db first time.

Change-Id: I7309c7da8fe1ce3e1c7e3d3027dea2e400111015
Co-Authored-By: Anant Patil <anant.patil@hp.com>
Partial-Bug: #1492116
Closes-Bug: #1495094
2015-09-14 17:29:18 +05:30
..
service Merge "Updates resource type filtering with name, version" 2015-09-07 01:38:26 +00:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_dependencies.py Move core engine related unit tests to tests/engine 2015-07-21 17:37:20 +05:30
test_engine_worker.py Convergence: Store resource status in cache data 2015-09-14 17:29:18 +05:30
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 Add base_attributes_schema to documentation 2015-08-14 12:00:28 +03:00
test_scheduler.py Do not use VolumeTasks in AWS Instance create 2015-07-28 21:59:06 +00:00
test_sync_point.py Convergence: Fix failing integration tests 2015-09-12 08:30:04 +00:00
tools.py Convergence: add support for the path_component 2015-09-01 12:53:05 +05:30