]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix stack creation - CREATE_FAILED issue
authorChris Alfonso <calfonso@redhat.com>
Wed, 9 May 2012 13:45:15 +0000 (09:45 -0400)
committerChris Alfonso <calfonso@redhat.com>
Wed, 9 May 2012 13:45:15 +0000 (09:45 -0400)
commitdd3d21ee9e8b3539584d8921c15284d66c46d7c7
treec48a60037e745be64e9b06daf49722e8f8585f1e
parent1b903f8b7078f7b9cac29919c91bb5bb5904d0d2
Fix stack creation - CREATE_FAILED issue

The stack creation call to validate the stack was resetting the
stack template attribute.  I've made a copy of the stack purely
for validation purposes.
heat/engine/manager.py
heat/tests/test_resources.py