← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1468431] [NEW] Nova delayed instance lifecycle events issue

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Lucian Petrut (petrutlucian94)
         Status: In Progress


** Tags: compute

-- 
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):
  In Progress

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


Follow ups

References