Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1168083

Summary: stack-show output returns ERROR
Product: Red Hat OpenStack Reporter: Amit Ugol <augol>
Component: openstack-heatAssignee: Zane Bitter <zbitter>
Status: CLOSED WONTFIX QA Contact: Amit Ugol <augol>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 6)CC: sbaker, sdake, shardy, yeylon
Target Milestone: ---   
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-17 22:44:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amit Ugol 2014-11-26 04:48:41 UTC
Description of problem:
stack-show on "resourses:"-less stacks results in a stack-show explosion

Version-Release number of selected component (if applicable):
heat 2014.1.3-1

How reproducible:
always

Steps to Reproduce:
1. create a stack using this valid template: http://paste.openstack.org/show/138136/
2. stack-show that stack

Actual results:
http://paste.openstack.org/show/138135/


Expected results:
stack-show's standard output

Additional info:
This was fixed upstream (couldn't find the bug number though) and needs to be backported.

Comment 2 Zane Bitter 2014-11-26 14:08:12 UTC
That's actually not a valid template, because it has outputs that refer to resources that don't exist.

Better reporting of errors in outputs (specifically, to catch this class of error before the stack is created) is ongoing upstream; I don't think there is a patch to backport yet.

Comment 3 Zane Bitter 2014-12-03 23:09:14 UTC
The upstream bug is:

https://bugs.launchpad.net/heat/+bug/1227213

It hasn't been fixed yet, and when it does it's likely to be following a fairly major change to that portion of the code, so there's a good chance we would not want to port it back two releases to Icehouse.

Comment 4 Zane Bitter 2014-12-17 22:44:06 UTC
I'm closing this issue because the improved template validation is unlikely to be backported. Hopefully this will be fixed upstream and it will be picked up in RHOS 7.