]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix identify_stack call
authorZane Bitter <zbitter@redhat.com>
Thu, 6 Sep 2012 10:37:24 +0000 (12:37 +0200)
committerZane Bitter <zbitter@redhat.com>
Thu, 6 Sep 2012 10:40:47 +0000 (12:40 +0200)
commit24db4e2086b5965b14d4a197198174d45d742ed5
treea7bfd85f5af1ee1e39fc9019cc130cfe67a28b97
parent18bc3baf15849ed9482020720ab0906f13b46069
Fix identify_stack call

It needs to return a dictionary in order for the result to be converted to
JSON.

Change-Id: Ieef360fd6872624325470fab626d371ed28535e6
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/manager.py