← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1325654] Re: Race: Info cache for instance could not be found during boot

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

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

Title:
  Race: Info cache for instance could not be found during boot

Status in OpenStack Compute (nova):
  Expired

Bug description:
  Related to https://bugs.launchpad.net/nova/+bug/1324793

  If an instance is deleted during the boot process then the
  instance.refresh() call in the conductor build_instances method should
  raise an InstanceNotFound exception.  But as seen in the bug linked
  above it can sometimes raise an InstanceInfoCacheNotFound.  This is
  odd because it seems to mean that the instance was deleted but if that
  was the case then InstanceNotFound should have been raised before the
  info cache lookup began.  This behavior could use some further
  investigation.

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


References