]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat API : Align DescribeStacks response with AWS docs
authorSteven Hardy <shardy@redhat.com>
Mon, 25 Jun 2012 13:15:51 +0000 (14:15 +0100)
committerSteven Hardy <shardy@redhat.com>
Mon, 25 Jun 2012 13:15:51 +0000 (14:15 +0100)
commit34f1bb34a50094bfc13034a03e364017ee2e1151
tree17718b9bec1f3ca6ab992f16656325be1f9283ed
parentd2487050b6e16d9bbb40d5f842793c44780635ec
heat API : Align DescribeStacks response with AWS docs

Reformat the DescribeStacks response to more closely align
with the AWS API spec - boto parses the result correctly with
these changes.  Ref #125

Change-Id: I23b270c040653f404014807de79c85b2ab63c85f
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/api/v1/stacks.py
heat/engine/manager.py