get_file does not take effect in other section except resources

Bug #1284493 reported by JunJie Nan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-heatclient
Fix Released
High
JunJie Nan

Bug Description

heat.yaml
=========
heat_template_version: 2013-05-23
outputs:
  contents:
    value:
      get_file: heat.yaml

Steps to reproduce
==================
1. heat stack-create -f heat.yaml heat
2. heat stack-show heat

Error Found
===========
No content found in the "files" section for get_file path: heat.yaml

JunJie Nan (nanjj)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-heatclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/76223

Changed in python-heatclient:
assignee: nobody → JunJie Nan (nanjj)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-heatclient (master)

Reviewed: https://review.openstack.org/76223
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=55e794f922dd2005a62bb33fd129996b6c476b66
Submitter: Jenkins
Branch: master

commit 55e794f922dd2005a62bb33fd129996b6c476b66
Author: JUNJIE NAN <email address hidden>
Date: Tue Feb 25 22:53:10 2014 +0800

    Expand get_file using to template scope

    So we can use get_file in outputs section and parameters section
    except resources section. For example, we can use get_file to set
    default value for some parameters.

    Closes-Bug: #1284493
    Change-Id: If584ea108b437c28713925af68691c019e64e1fc

Changed in python-heatclient:
status: In Progress → Fix Committed
Changed in python-heatclient:
milestone: none → v0.2.9
importance: Undecided → High
Changed in python-heatclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.