raw template is not stored by heat during stack create/update
Bug #1533328 reported by
Pratik Mallya
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
In Progress
|
Undecided
|
Pratik Mallya |
Bug Description
While the table is named 'raw_template', the column 'template' actually contains a parsed version of the template.
A user might have quite detailed comments to document functionality in the template. All these comments are lost. Ideally, we want heat to be the 'source of truth' for the template that created a stack and this is a serious defect towards that end.
Changed in heat: | |
milestone: | none → no-priority-tag-bugs |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/266980
Review: https:/