yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06458
[Bug 1253564] Re: Getting the xenapi_device_id from image_meta is not reading from the correct key
** 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