Bug 1041427

Summary: [RFE][nova]: Prevent accidental deletion of "important" instances
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified 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/termination-protection
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:02:38 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 16:06:05 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/termination-protection.

Description:

Currently, via Horizon or through the CLI, it is fairly easy to terminate any instance.
Some instances for whatever reason may not be considered "disposable" or should be considered "unique" (e.g. a testing VM).
Implement instance protection similar to the implementation in Amazon's EC2 whereby instances can be marked as protected, first requiring them to have their protection removed before destructive operations can be performed on them.

Specification URL (additional information):

None