heat template-validate does not work on hot template
Bug #1204061 reported by
JunJie Nan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Medium
|
JunJie Nan |
Bug Description
`heat template-validate -f hello_world.yaml' will report:
400 Bad Request
The server could not comply with the request since it is either malformed or otherwise incorrect.
At least one Resources member must be defined.
While, we can create stack successfully via the same template:
heat template-validate -f hello_world.yaml -P "...."
hello_world.yaml can be found in project heat-templates.
Changed in heat: | |
assignee: | nobody → JunJie Nan (nanjj) |
Changed in heat: | |
milestone: | none → havana-3 |
importance: | Undecided → Medium |
Changed in heat: | |
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/38416
Review: https:/