Bug 1168083
| Summary: | stack-show output returns ERROR | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Amit Ugol <augol> |
| Component: | openstack-heat | Assignee: | 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
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. 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. 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. |