← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1210264] Re: compute manager makes a libvirt/xenapi call per instance update

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-3

-- 
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/1210264

Title:
  compute manager makes a libvirt/xenapi call per instance update

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Compute manager's _instance_update() makes a call to
  driver.get_available_nodes() which ends up causing libvirt and/or
  xenapi calls for either of those virt drivers.  It's possible API
  calls are made in other virt drivers as well, but I didn't check.

  _instance_update() is called often, especially in the build process of
  a new instance.  If there's any slowness with XenAPI/libvirt calls,
  this slows down the build process considerably.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1210264/+subscriptions