]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat API : fix wrongly named key for stack events
authorSteven Hardy <shardy@redhat.com>
Wed, 19 Sep 2012 15:12:52 +0000 (16:12 +0100)
committerSteven Hardy <shardy@redhat.com>
Wed, 19 Sep 2012 15:37:59 +0000 (16:37 +0100)
commit722da7e22c2c9263fd3d4d5a8dd2c0c88d8fc4b2
tree2a262fac695a534a30d412a46ad964bd93e30980
parent89a3cf01e8211df96a0e58d31d73746c1d8b6d84
heat API : fix wrongly named key for stack events

We return a key of "ResourceStatusData", should be "ResourceStatusReason"

Fixes #244

Change-Id: I692825b0c800815777e9f73bd7060a108e16e45a
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/api/v1/stacks.py
heat/tests/test_api_cfn_v1.py