deb-heat/contrib
Angus Salkeld e3950a4e72 Pass the environment into the Template class and not Stack
When we moved parameters from the stack table to the template table
we did it in a "flexible" way, but this led to some difficult to
diagnose problems. So this patch totally removes "env" as an argument
to the Stack class to make absolutely sure that we are doing this
correctly. I came across these bugs when rebasing decouple-nested.

- env was not getting passed into instance group make_templates()
- template deepcopy was not working correctly (causing some problems
  when deleting backup stacks)

Change-Id: I85cfb01c68ff5a44e2ff4f6e446870efb7205933
2015-03-18 10:29:55 +10:00
..
cinder_volume_type Add support_status for OS::Cinder::VolumeType 2014-12-27 10:48:08 +08:00
extraroute Apply neutron router constraint 2015-03-13 11:54:24 +08:00
heat_barbican Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
heat_docker Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
heat_gnocchi Source gnocchi alarms resources in the right way 2015-03-16 03:55:27 -04:00
heat_keystone Merge "Updates heat_keystone with version support" 2015-03-17 05:00:28 +00:00
heat_keystoneclient_v2 Merge "Corrected typo" 2015-03-02 00:58:12 +00:00
heat_mistral Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
heat_zaqar Fix OS::Zaqar::Queue resource_mapping 2015-03-16 12:43:21 +00:00
nova_flavor Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
rackspace Pass the environment into the Template class and not Stack 2015-03-18 10:29:55 +10:00