Bug 1041102

Summary: [RFE][nova]: Remove the instance fault table, using InstanceAction table instead
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/remove-instance-fault-table
Whiteboard: upstream_milestone_next upstream_status_not-started upstream_definition_review
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:08:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:38:36 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/remove-instance-fault-table.

Description:

The InstanceActions table was added to expose operations to the user. This includes errors, therefore there is no need for the InstanceFault table any more. Also mark notifications are user-facing or admin-only.

Specification URL (additional information):

None