Bug 1041187

Summary: [RFE][nova]: Cloud Block Storage - give an option to exclude CBS from snapshots
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: low    
Version: unspecifiedCC: markmc, ndipanov, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged, Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/exclude-cbs-in-snapshot
Whiteboard: upstream_milestone_none upstream_status_started upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:19:32 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:52:56 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/exclude-cbs-in-snapshot.

Description:

Creating an image of a server to which a CBS volume is attached will include the CBS volume in the image creation process.

The volumes can't be removed from snapshots in the general case, but we need a flag for the snapshot command. 
Some users want to snapshot their image and get something they can rebuild their instance from, which would include the volume. Some users want to create a base image to stamp out other servers with which shouldn't include the volume. 

Both need to be supported.

Specification URL (additional information):

None