Bug 1041665

Summary: [RFE][cinder]: cinder volume driver optional iscsi support
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/cinder/+spec/cinder-volume-driver-optional-iscsi-support
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:35:21 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:33:52 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/cinder-volume-driver-optional-iscsi-support.

Description:

Cinder supports a number of protocols across its volume drivers. Not all
hypervisors support all of these protocols while most hypervisors, if not all,
support iscsi. To this end, this blueprint proposes to add a common means of
adding optional iscsi support to any driver.

As an example, the Ceph RBD driver exports volumes using the rbd protocol which,
at the time of writing is not supported by all hypervisors. Optional
iscsi support would allow the Ceph RBD driver to export volumes using iscsi to
hypervisors that do not support rbd.

Specification URL (additional information):

None