]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat API : Align time format with AWS spec
authorSteven Hardy <shardy@redhat.com>
Sat, 16 Jun 2012 07:39:10 +0000 (08:39 +0100)
committerSteven Hardy <shardy@redhat.com>
Mon, 18 Jun 2012 08:31:27 +0000 (09:31 +0100)
commitf7f4755076c29931e4ed372448487068d9462f15
tree17f4d0303b6630405434655619773c13d3108393
parent88c8bdee3f650411f5b46c87c7c45b9e76360cd8
heat API : Align time format with AWS spec

- Reformat ListStacks/DescribeStacks responses to align time format with AWS spec
- Remove duplicate member tags in DescribeStacks (now handled by XMLResponseSerializer)
ref #125

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