Bug 1041101

Summary: [RFE][nova]: Refactor libvirt's iSCSI and FC drivers to use brick
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/refactor-iscsi-fc-brick
Whiteboard: upstream_milestone_none upstream_status_needs-code-review upstream_definition_review
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:58:56 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:38:30 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/refactor-iscsi-fc-brick.

Description:

Cinder is now using the "brick" library inside of cinder now to do all of it's volume attaches/detaches for both iSCSI and Fibre Channel.   The idea being that brick would eventually make it into OSLO.  

This blueprint is to include:
1) pull the brick code into nova
2) refactor the libvirt volume drivers for ISCSI and FibreChannel to use the brick attach code.

Cinder's BluePrint
https://blueprints.launchpad.net/cinder/+spec/cinder-refactor-attach

Specification URL (additional information):

None