]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
ReST API: Use JSON documents for data input
authorZane Bitter <zbitter@redhat.com>
Tue, 9 Oct 2012 15:55:37 +0000 (17:55 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 10 Oct 2012 16:27:31 +0000 (18:27 +0200)
commita553fc2ba55170fc27f2d4e6c5b44d6570523bda
treea4870911b12f86df1ec81a6eca0e1066bdfd1f12
parent4fca77337a4a491cb1e340d515fabc36b09ee860
ReST API: Use JSON documents for data input

This is more in keeping with how OpenStack resources are manipulated than
the previous implementation, which used WWW Forms encoding.

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