Default attribute is missed in hot translate parameter
Bug #1199311 reported by
JunJie Nan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Undecided
|
JunJie Nan |
Bug Description
In hot template, if we define default value for parameters like below, it will not work as expected:
parameters:
InstanceType:
type: string
default: m1.small
description: Instance type for the instance to be created
Changed in heat: | |
assignee: | nobody → JunJie Nan (nanjj) |
summary: |
- No UnitTest for HOTemplate class + Default attribute is missed in hot translate parameter |
description: | updated |
Changed in heat: | |
milestone: | none → havana-3 |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | havana-3 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/38099
Review: https:/