yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40278
[Bug 957009] Re: Instance task_state remains in 'deleting' state if Compute server is down
** Changed in: nova
Status: Confirmed => 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/957009
Title:
Instance task_state remains in 'deleting' state if Compute server is
down
Status in OpenStack Compute (nova):
Invalid
Bug description:
Scenario: If the Compute server where the instance is running goes down, and a delete request for the instance is received, the instance state remains in 'deleting' state.
Verify the response in the database or dashboard.
Expected Response: The vm_state of instance must be 'error'.
Actual Response: The vm_state remains in the 'active' state and task_state is 'deleting'.
Branch: master
The Nova API must check if the Compute server (hosting the instance)
is up, and if it is down, update the vm_state state in database to
'error'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/957009/+subscriptions