ResourceFailure exception is created incorrectly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
High
|
Ben Nemec |
Bug Description
I was trying to set up a Heat DevStack install and the stack creation failed. Instead of an error explaining why it failed, I got the message "Resource create failed: TypeError: __init__() takes at least 3 arguments (2 given)".
Looking through the logs, I found a stack trace explaining a bit more:
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
2013-08-09 18:11:33.420 5041 TRACE heat.engine.
You can see at https:/
Changed in heat: | |
assignee: | nobody → Ben Nemec (bnemec) |
Changed in heat: | |
importance: | Undecided → High |
milestone: | none → havana-3 |
Changed in heat: | |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | havana-3 → 2013.2 |
Fix proposed to branch: master /review. openstack. org/41225
Review: https:/