** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1253564
Title:
Getting the xenapi_device_id from image_meta is not reading from the
correct key
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The xenapi_device_id is set on the image metadata . This is used to set the
device_id on the vm record before the vm is created.
Currently, when we read the device id from the metadata we are looking at the
key image_meta["xenapi_device_id"]. But the device id is set as
image_meta["properties"]["xenapi_device_id"].
We need to fix where we read the device id from.
Feature review link:
https://review.openstack.org/#/c/55117/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1253564/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp