volume create from backup restore fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Undecided
|
Patrick Woods |
Bug Description
Backup restore in a heat template fails with the following error:
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
Environment:
OS: ubuntu 12.04
Python: 2.7
Heat branch: Master
Log file segment:
2013-06-27 12:26:07.296 4281 INFO heat.engine.
2013-06-27 12:26:07.297 4281 DEBUG heat.engine.
2013-06-27 12:26:08.548 4281 DEBUG heat.engine.clients [-] cinder args {'service_type': 'volume', 'username': u'admin', 'project_id': u'admin', 'auth_url': u'http://
2013-06-27 12:26:08.553 4281 INFO requests.
2013-06-27 12:26:08.901 4281 DEBUG requests.
2013-06-27 12:26:09.199 4281 INFO requests.
2013-06-27 12:26:10.755 4281 DEBUG requests.
2013-06-27 12:26:10.759 4281 ERROR heat.engine.
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
2013-06-27 12:26:10.759 4281 TRACE heat.engine.
2013-06-27 12:26:12.303 4281 DEBUG heat.engine.
2013-06-27 12:26:12.304 4281 DEBUG heat.engine.
2013-06-27 12:26:14.474 4281 DEBUG heat.engine.
2013-06-27 12:26:14.475 4281 WARNING heat.engine.service [-] Stack create failed, status FAILED
Changed in heat: | |
status: | New → In Progress |
Changed in heat: | |
milestone: | none → havana-2 |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | havana-2 → 2013.2 |
I have a fix for this.