Bug 1040996 - [RFE][nova]: Compute instance clean up daemon process
Summary: [RFE][nova]: Compute instance clean up daemon process
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
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 13:22 UTC by RHOS Integration
Modified: 2015-03-19 17:25 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:22:40 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/compute-instance-cleanup-service.

Description:

If the Compute server goes down while an instance is being created, the instance remains  in 'building' state. Even after the Compute server comes up again, the instance remains in the same state.
We need to add a daemon process in Compute, that checks the instance status, updates the status to 'error' (if it has been in 'building' status for long). This process should also check and release any resources allocated to the instance (if any).

Specification URL (additional information):

http://wiki.openstack.org/VMStateCleanupService


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