Remove redundant arping package from apts/nova
Nova is dependent on arping because 'arping -U' is used. Arping package doesn't provide 'arping -U'. Let iputils-arping do the arping job. Change-Id: Iad4cbf823881de4656fb6a4e32285cf2a49b1d2a
This commit is contained in:
parent
63992bcb58
commit
f661658ed1
@ -2,8 +2,7 @@ dnsmasq-base
|
||||
dnsmasq-utils # for dhcp_release only available in dist:oneiric,precise,quantal
|
||||
kpartx
|
||||
parted
|
||||
arping # only available in dist:natty
|
||||
iputils-arping # only available in dist:oneiric
|
||||
iputils-arping
|
||||
mysql-server # NOPRIME
|
||||
python-mysqldb
|
||||
python-xattr # needed for glance which is needed for nova --- this shouldn't be here
|
||||
|
Loading…
Reference in New Issue
Block a user