sigh. click too fast on status and you get undesired results. heh. ** Changed in: nova Assignee: (unassigned) => Chris Behrens (cbehrens)
** Changed in: nova Status: Triaged => Won't Fix ** Changed in: nova Status: Won't Fix => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1186401 Title: instance dict is being abused to pass config_drive_id to libvirt on build Status in OpenStack Compute (Nova): In Progress Bug description: compute/api create() shoves 'config_drive_id' into instance properties... which get passed down during a build.. but that's not a column in the DB. It looks like it actually makes it all the way into libvirt because we don't use the results from any instance_update() in between, which is bad because the instance we pass has old task_state, etc. Also: This will not work when we switch to passing objects. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1186401/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp