Bug 1041657

Summary: [RFE][cinder]: Add a Fibre Channel Volume Driver to support EMC storage in Cinder
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-cinderAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Dafna Ron <dron>
Severity: low Docs Contact:
Priority: medium    
Version: unspecifiedCC: eharney, markmc, scohen, yeylon
Target Milestone: Upstream M3Keywords: FutureFeature, TestOnly, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/cinder/+spec/emc-fibre-channel-volume-driver
Whiteboard: upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-20 16:21:27 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:31:37 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/emc-fibre-channel-volume-driver.

Description:

Add a Cinder Fibre Channel Volume Driver to support the EMC VMAX/VMAXe and VNX arrays, using SMI-S.  This driver will be derived from the new Fibre Channel driver implemented for the blueprint "Fibre channel block storage support":
https://blueprints.launchpad.net/cinder/+spec/fibre-channel-block-storage

It should support the following:

* Volume Creation
* Volume Deletion
* Snapshot Creation
* Snapshot Deletion
* Create Volume from Snapshot
* Volume Attach
* Volume Detach.

This new EMC Fibre Channel driver and the EMC iSCSI Driver (https://blueprints.launchpad.net/cinder/+spec/emc-volume-driver) that was submitted recently can share lots of common code.  So I'm planning to write a common class and have the new driver call methods in that class.

Specification URL (additional information):

None