yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03798
[Bug 1186401] Re: instance dict is being abused to pass config_drive_id to libvirt on build
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-2
--
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):
Fix Released
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.
---
Additionally it appears that all code related to supporting image ids
with config drive was supposed to be removed anyway:
https://bugs.launchpad.net/nova/+bug/1029647
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1186401/+subscriptions