** 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/1404839

Title:
  NUMA topology from image meta data is bugged

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The way we are retrieving NUMA properties from image meta data is
  coming from the method 'numa_get_constraints' this method is waiting
  for the dict property form image_meta.

  We can see on the part of the code this method called with an instance
  of image meta data and not the property dict.

  
  We fix it we should always pass the whole object of image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1404839/+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

Reply via email to