** Changed in: nova/grizzly
       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/1167811

Title:
  Unnecessary db call in scheduler driver live-migration code

Status in OpenStack Compute (Nova):
  Fix Committed
Status in OpenStack Compute (nova) grizzly series:
  Fix Released

Bug description:
  When the scheduler selects a destination host for live-migration, a db
  call is made to get instance_type info for the instance. To avoid the
  db call, this should instead call instance_types.extract_instance_type
  on the instance.

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