]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat API : Align response StackId with AWS spec
authorSteven Hardy <shardy@redhat.com>
Mon, 18 Jun 2012 16:49:31 +0000 (17:49 +0100)
committerSteven Hardy <shardy@redhat.com>
Mon, 18 Jun 2012 16:52:08 +0000 (17:52 +0100)
commita4090bfb12e86dac68331ddeb15b1b4a3a3fab38
tree8a8f1604c3ee7b27cc1dd1d307c32174ebdc83bc
parentd09bad5bef0179bfb0b0d95787da21dea0e6081c
heat API : Align response StackId with AWS spec

Revise response format for CreateStack, ListStacks and DescribeStacks
so the StackId element is formatted in a similar way to the AWS spec

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