Add Nova fibre channel support required packages

This patch is to support the nova patch that adds
Fibre Channel support to nova.  Fibre Channel requires
sysfsutils, sg3-utils, multipath-tools

Change-Id: I9e44ef9152f1916b245dba3be77076f0283fed44
This commit is contained in:
Walter A. Boring IV 2013-01-17 20:40:09 -08:00
parent 029598ea74
commit f2696c0d85
3 changed files with 6 additions and 0 deletions

View File

@ -3,3 +3,5 @@ lvm2
open-iscsi
open-iscsi-utils
genisoimage
sysfsutils
sg3-utils

View File

@ -2,3 +2,5 @@
genisoimage
lvm2
open-iscsi
sysfsutils
sg3_utils

View File

@ -2,3 +2,5 @@
iscsi-initiator-utils
lvm2
genisoimage
sysfsutils
sg3_utils