Hide Forgot
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