]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
API and heat-cli rework to align with AWS CloudFormation API
authorSteven Hardy <shardy@redhat.com>
Mon, 14 May 2012 22:27:02 +0000 (23:27 +0100)
committerSteven Hardy <shardy@redhat.com>
Wed, 16 May 2012 08:48:37 +0000 (09:48 +0100)
commit26cc7efb4d7623be0ef994ff00cf8c00943c44e2
tree00ffd4c448f187ed8f42a19579fd1e56a0645392
parent0f1bd5d29102318e62b5a10281d809807bd3b163
API and heat-cli rework to align with AWS CloudFormation API

Ref #115, rework API mapper to route by Action= query parameter,
not by path, and align heat CLI tool with revised API.

Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/api/v1/__init__.py
heat/client.py