]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
ReST API: Fix template validation
authorZane Bitter <zbitter@redhat.com>
Wed, 10 Oct 2012 13:38:04 +0000 (15:38 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 10 Oct 2012 13:45:39 +0000 (15:45 +0200)
commit454b2dffb6b988ca6381c9ef1a973be654921b2b
tree8fa93ec16d356e9ead0d330c0445840e40fcc1d4
parentefd529408659110806aab6de4d37b705bc840143
ReST API: Fix template validation

Also move the URL to be local to a tenant. This is because keystone will
automatically fill in the tenant id in the endpoint, so all requests will
use this as a base URL.

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