Activity log for bug #1561157

Date Who What changed Old value New value Message
2016-03-23 19:18:12 Sergey Kraynev bug added bug
2016-03-23 19:19:12 Sergey Kraynev description The one of common case is creation stack with ResourceGroup resource, where each element is specified as via custom template. Currently we have strange behavior when try to get some attributes from this resource (when attribute as defined as output of nested stack). There is example of templates: main template: http://paste.openstack.org/show/491629/ b.yaml - http://paste.openstack.org/show/491630/ c.yaml - http://paste.openstack.org/show/491631/ There is example of output for stack created with using mentioned templates: http://paste.openstack.org/show/491587/ The one of common case is creation stack with ResourceGroup resource, where each element is specified as via custom template. Currently we have strange behavior when try to get some attributes from this resource (when attribute as defined as output of nested stack). There is example of templates: main template: http://paste.openstack.org/show/491629/ b.yaml - http://paste.openstack.org/show/491630/ c.yaml - http://paste.openstack.org/show/491631/ There is example of output for stack created with using mentioned templates: http://paste.openstack.org/show/491587/ Looks like rg_2 and rg_4 be equivalent, however they return different results.
2016-03-23 19:19:32 Sergey Kraynev heat: assignee Peter Razumovsky (prazumovsky)
2016-03-29 09:26:04 Sergey Kraynev description The one of common case is creation stack with ResourceGroup resource, where each element is specified as via custom template. Currently we have strange behavior when try to get some attributes from this resource (when attribute as defined as output of nested stack). There is example of templates: main template: http://paste.openstack.org/show/491629/ b.yaml - http://paste.openstack.org/show/491630/ c.yaml - http://paste.openstack.org/show/491631/ There is example of output for stack created with using mentioned templates: http://paste.openstack.org/show/491587/ Looks like rg_2 and rg_4 be equivalent, however they return different results. The one of common case is creation stack with ResourceGroup resource, where each element is specified as via custom template. Currently we have strange behavior when try to get some attributes from this resource (when attribute as defined as output of nested stack). There is example of templates: main template: http://paste.openstack.org/show/491629/ b.yaml - http://paste.openstack.org/show/491630/ c.yaml - http://paste.openstack.org/show/491631/ There is example of output for stack created with using mentioned templates: http://paste.openstack.org/show/491587/ It's expected behavior and we just need to update our documentation to clarify these questions/examples.
2016-04-01 13:56:24 OpenStack Infra heat: status Confirmed In Progress
2016-06-01 07:53:07 Rabi Mishra heat: status In Progress Fix Released