Long incomplete bug. Please reopen if still useful.

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

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

Title:
  Instance remains in deleting state if libvirt down during deletion

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Scenario: While terminating an instance, if the libvirt process goes
  down just before the 'destroy' method gets called from
  virt.libvirt.connection module, instance remains in 'deleting' state.

  Expected Behavior: Compute must handle the exception and update the instance 
vm_state='error'
  Actual Result: The instance remains in the following state: 
vm_state='active', task_state='deleting', power_state=1.

  Compute manager must handle the libvirt exception and set the instance
  to error state in this scenario.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to