]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Wrap the resource registration in a global environment
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 19 Aug 2013 05:28:58 +0000 (15:28 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 19 Aug 2013 23:52:47 +0000 (09:52 +1000)
commitd053963dadccf1c0d398fe74b90ba8d29be5655b
tree266873e90f3a7421bbe8e44a6140e5a91a2199ab
parentad22636367fba61302923f320b6dd09bd4194985
Wrap the resource registration in a global environment

Change-Id: I065dadc9fae19ab21d6d4aeae08334f20da161bb
heat/engine/environment.py
heat/engine/resource.py
heat/engine/resources/__init__.py
heat/engine/resources/template_resource.py
heat/tests/test_environment.py
heat/tests/test_properties.py
heat/tests/test_provider_template.py