Bug 1041272 - [RFE][nova]: Handle UnexpectedTaskState and InstanceNotFound exceptions in run_instance and snapshot
Summary: [RFE][nova]: Handle UnexpectedTaskState and InstanceNotFound exceptions in ru...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 14:13 UTC by RHOS Integration
Modified: 2015-03-19 17:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:38:48 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 14:13:36 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/handle-instancenotfound-exceptions.

Description:

The two exceptions UnexpectedTaskState and InstanceNotFound are thrown when a delete of the instance happens before the ongoing action
is completed. These are to be handled gracefully.
These exceptions have to be logged and not reraised, as they are false alarms.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.