]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
TemplateResources need to download from local "file://" urls
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 26 Aug 2013 23:12:21 +0000 (09:12 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 28 Aug 2013 01:00:48 +0000 (11:00 +1000)
commit0fb5cb47eec59290fc3f1ead4cbae0747304c043
tree66b9c97f2731f033194ec39c27ad9cebc98f00c7
parent15de6d43093d5e665e4def75358b1949454b229d
TemplateResources need to download from local "file://" urls

This is ONLY when the template is from the global environment
(not user provided).

Change-Id: Id554b098fdeaaf04e7bb1a8e2e80abe6d484ae9c
heat/engine/resources/template_resource.py
heat/tests/test_provider_template.py