← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1294914] Re: Unneeded call to network_api on rebuild_instance

 

** Also affects: nova/icehouse
   Importance: Undecided
       Status: New

** Changed in: nova/icehouse
       Status: New => Fix Committed

** Changed in: nova/icehouse
    Milestone: None => 2014.1.1

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

Title:
  Unneeded call to network_api on rebuild_instance

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

Bug description:
  When rebuilding an instance we call the network_api and which results
  in calling neutron and updating the info cache. We do not actually
  need to do this as we can get the nw_info directly from the instance's
  info cache.

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


References