Add open-iscsi packages for Nova compute nodes.

Begin splitting packages into service-specific files, n-cpu and
n-vol are the first.

Change-Id: I3e7c412ff125dbadd18b59af55fb7dea9ea17b07
This commit is contained in:
Dean Troyer 2011-12-12 17:42:24 -06:00
parent d9eafd5891
commit 60e6e34687
3 changed files with 7 additions and 5 deletions

4
files/apts/n-cpu Normal file
View File

@ -0,0 +1,4 @@
# Stuff for diablo volumes
lvm2
open-iscsi
open-iscsi-utils

3
files/apts/n-vol Normal file
View File

@ -0,0 +1,3 @@
iscsitarget # NOPRIME
iscsitarget-dkms # NOPRIME
lvm2

View File

@ -39,8 +39,3 @@ python-lockfile
python-m2crypto
python-boto
python-kombu
# Stuff for diablo volumes
iscsitarget # NOPRIME
iscsitarget-dkms # NOPRIME
lvm2