]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
ReST API: Format output as JSON
authorZane Bitter <zbitter@redhat.com>
Fri, 19 Oct 2012 15:14:12 +0000 (17:14 +0200)
committerZane Bitter <zbitter@redhat.com>
Fri, 19 Oct 2012 15:34:38 +0000 (17:34 +0200)
commit0816b2963c4c334efe65f2a0cf2748ae6bc708c0
tree9685b4eebd71c5c0fbce0cbb71ebbc51ecfec3e7
parent6ea813be339f8218cef6ceaa61bbe3a698783e09
ReST API: Format output as JSON

Eventually, both XML and JSON will be supported, but for now make the
output JSON, the same as the input.

Change-Id: If0f00b182c27616a9a6f08b468d732c718b7635a
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/api/openstack/v1/stacks.py
heat/tests/test_api_openstack_v1.py