heat/heat/engine/resources/openstack/heat
Zane Bitter cabb3b965c Fix attribute caching in SoftwareDeploymentGroup
When the parent template references the 'deploy_stdouts', 'deploy_stderrs',
or 'deploy_status_codes' (all plural) attributes of
SoftwareDeploymentGroup, ensure that outputs are generated that reference
the corresponding 'deploy_stdout', 'deploy_stderr', or 'deploy_status_code'
(all singular) attributes of the child template's SoftwareDeployment
resources.

Change-Id: Iff7101dbaa57602be68e3c7447971dacdd747880
Closes-Bug: #1741552
Partial-Bug: #1731349
Related-Bug: #1660831
(cherry picked from commit 3ec13d9a8f)
2018-01-31 20:06:27 +00:00
..
__init__.py Move heat resources 2015-03-06 11:05:27 +08:00
access_policy.py Add descriptions to openstack resources (Part 3) 2016-02-17 11:22:11 +00:00
autoscaling_group.py Fix nested template genearation when attribute path is not string 2018-01-20 04:14:14 +00:00
cloud_config.py Single definition of top-level SoftwareConfig keys 2016-08-10 11:01:35 -04:00
cloud_watch.py Migrate to aodh for OS::Ceilometer::Alarm 2016-06-29 02:50:27 +00:00
deployed_server.py To merge the occ data for OS::Heat::DeployedServer 2017-07-21 02:50:18 +00:00
ha_restarter.py Remove log translations 2017-03-25 17:11:50 +08:00
instance_group.py Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
multi_part.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
none_resource.py Add `is_placeholder` resource data for placeholder resource 2017-06-26 18:38:11 +08:00
random_string.py Stop using Hidden property for RandomString 2016-02-29 16:30:40 +00:00
remote_stack.py Get rid of undesirable properties.data usage 2017-04-04 14:29:29 +00:00
resource_chain.py Fix nested template genearation when attribute path is not string 2018-01-20 04:14:14 +00:00
resource_group.py Fix nested template genearation when attribute path is not string 2018-01-20 04:14:14 +00:00
scaling_policy.py Use stored properties values during signal 2017-07-19 18:01:23 -04:00
software_component.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
software_config.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
software_deployment.py Fix attribute caching in SoftwareDeploymentGroup 2018-01-31 20:06:27 +00:00
structured_config.py Non-destructive upgrade for structured deployments 2016-09-10 09:22:25 +08:00
swiftsignal.py Remove log translations 2017-03-25 17:11:50 +08:00
test_resource.py Remove log translations 2017-03-25 17:11:50 +08:00
value.py Use stored value in OS::Heat::Value resource 2017-02-03 14:28:21 -05:00
wait_condition.py Remove obsolete cache_data from Stack 2017-07-21 10:44:51 -04:00
wait_condition_handle.py Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00