bare-metal spawn error

Bug #1025942 reported by Mikyung Kang
6
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_update_and_get_original().
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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/9950

Changed in nova:
assignee: nobody → Mikyung Kang (mkkang)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/9950
Committed: http://github.com/openstack/nova/commit/b35acd24df85c7dbbeb773d625265973f6046f6b
Submitter: Jenkins
Branch: master

commit b35acd24df85c7dbbeb773d625265973f6046f6b
Author: Mikyung Kang <email address hidden>
Date: Tue Jul 17 20:22:25 2012 -0400

    Fixes bare-metal spawn error.

    Implements blueprint Bare-metal provisioning. Fixes bug 1025942.

    Change-Id: I55d16747d117de728b02ac938083ef8a79eaaca7

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-3 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.