devstack/files/rpms/nova
Attila Fazekas f6cee0fa20 Install kernel-modules package on fedora
Since f21 the kernel modules are split to multiple packages
and by default just the core modules gets installed.

nova requires iscsi_tcp module for attaching a volume
from any iscsi source (default cinder lvm setup).

On el7 it is not required.

Change-Id: I31705720ade5defd1b6d4b95bc51c2a11a5f0364
Related-Bug: #1429504
2015-11-11 06:38:22 +11:00

29 lines
491 B
Plaintext

conntrack-tools
curl
dnsmasq # for nova-network
dnsmasq-utils # for dhcp_release
ebtables
gawk
genisoimage # required for config_drive
iptables
iputils
kernel-modules # dist:f21,f22,f23
kpartx
kvm # NOPRIME
libvirt-bin # NOPRIME
libvirt-devel # NOPRIME
libvirt-python # NOPRIME
libxml2-python
m2crypto
mysql-connector-python
mysql-devel
MySQL-python
mysql-server # NOPRIME
numpy # needed by websockify for spice console
parted
polkit
qemu-kvm # NOPRIME
rabbitmq-server # NOPRIME
sqlite
sudo