← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366548] [NEW] libvirt: spawning an instance may have an additional 4 db writes

 

Public bug reported:

instance save is used by the driver when it does not need to be. each
instance save will invoke a db access. after the spawn method is called
the instance is updated so there is no need for the save

** Affects: nova
     Importance: High
         Status: New

** Changed in: nova
   Importance: Undecided => High

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

Title:
  libvirt: spawning an instance may have an additional 4 db writes

Status in OpenStack Compute (Nova):
  New

Bug description:
  instance save is used by the driver when it does not need to be. each
  instance save will invoke a db access. after the spawn method is
  called the instance is updated so there is no need for the save

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


Follow ups

References