Bug 1041651

Summary: [RFE][cinder]: Refactor code for copy volume to image using TaskFlow 0.1
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-cinderAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact: Dafna Ron <dron>
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: eharney, markmc, scohen, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/cinder/+spec/copy-volume-to-image-task-flow
Whiteboard: upstream_milestone_next upstream_status_not-started upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-23 16:19:55 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 18:29:41 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/copy-volume-to-image-task-flow.

Description:

Refacttor the copy_volume_to_image code to use TaskFlow (https://wiki.openstack.org/wiki/TaskFlow).
Split copy_volume_to_image code into tasks that perform the individual required actions to accomplish the pieces desired outcome.

Specification URL (additional information):

None