← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1265607] [NEW] Instance.refresh() sends new info_cache objects

 

Public bug reported:

If an older node does an Instance.refresh() it will fail because
conductor will overwrite the info_cache field with a new
InstanceInfoCache object. This happens during the LifecycleEvent handler
in nova-compute.

** Affects: nova
     Importance: Undecided
     Assignee: Dan Smith (danms)
         Status: Confirmed


** Tags: unified-objects

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

Title:
  Instance.refresh() sends new info_cache objects

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  If an older node does an Instance.refresh() it will fail because
  conductor will overwrite the info_cache field with a new
  InstanceInfoCache object. This happens during the LifecycleEvent
  handler in nova-compute.

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


Follow ups

References