]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat API : Add missing Response wrappers
authorSteven Hardy <shardy@redhat.com>
Mon, 2 Jul 2012 13:04:33 +0000 (14:04 +0100)
committerSteven Hardy <shardy@redhat.com>
Mon, 2 Jul 2012 16:02:04 +0000 (17:02 +0100)
commit80b21e83bdc4fffeecdd580b20bb8e03fc5a5d09
tree614add48dedecfc0eb3a08b749080ecd038c95ed
parentcd94c31909b98563663d9cf98b8c42a96c3ca188
heat API : Add missing Response wrappers

It's not clear from the AWS API docs, but all responses
should be wrapped in ActionNameResponse tags.
ref #125

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