bare-metal spawn error
Bug #1025942 reported by
Mikyung Kang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Mikyung Kang |
Bug Description
When spawn functions were updated, wrong arguments were set in baremetal/driver.py code.
instance'['id'] should be replaced as instance['uuid'] in db.instance_
And disable_auto_fsck flag is not used any more and there are un-necessary status fields.
This bugs will be fixed soon by myself.
Changed in nova: | |
milestone: | none → folsom-3 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-3 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/9950
Review: https:/