heat/heat/api/v1
Angus Salkeld a5ea8a4c55 Add support for getting the template via url else we get RequestUriTooLong
The nutty cloudforms api passes the template in via parameters.
TemplateUrl is better.

try:
./bin/heat create my_stack --template-url=https://raw.github.com/asalkeld/heat/master/templates/WordPress_Single_Instance.template

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-15 21:22:05 +11:00
..
__init__.py Add support for getting the template via url else we get RequestUriTooLong 2012-03-15 21:22:05 +11:00
router.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
stacks.py Add support for getting the template via url else we get RequestUriTooLong 2012-03-15 21:22:05 +11:00