← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1468431] Re: Nova delayed instance lifecycle events issue

 

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

** Changed in: nova
    Milestone: None => liberty-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/1468431

Title:
  Nova delayed instance lifecycle events issue

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The instance lifecylcle events can be delayed, thus not reflecting the
  current instance power state.

  Some drivers may power off/on the instance during operations such as
  rescue or resize. If the event is handled by the manager after the
  operation finishes and the instance task state is set to "None", the
  manager can attempt to call the stop API, even if the instance is
  currently active.

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


References