devstack/files/rpms/nova
Mike Spreitzer 3edd4540b9 Added libvirt-dev[el] as a required system package
Added libvirt-dev as a system package to install with apt-get and
libvirt-devel as a system package to install with rpm.

Early drafts qualified with "testonly" (meaning to install only if
INSTALL_TESTONLY_PACKAGES is true).  This is needed because installing
libvirt-python version 1.2.5 on Ubuntu 14.04 was observed to fail in
the building step if libvirt-dev is missing.  Later drafts removed
that qualification, because Sean Dague said he thinks libvirt-dev[el]
is always required.

Change-Id: Ie6a272f60059a1f363630f307416b32c450a1ebb
Closes-Bug: 1362948
2014-10-02 23:23:18 -04:00

46 lines
884 B
Plaintext

MySQL-python
curl
dnsmasq # for nova-network
dnsmasq-utils # for dhcp_release
conntrack-tools
ebtables
gawk
genisoimage # required for config_drive
iptables
iputils
kpartx
kvm # NOPRIME
libvirt-bin # NOPRIME
libvirt-devel # NOPRIME
libvirt-python # NOPRIME
libxml2-python
numpy # needed by websockify for spice console
m2crypto
mysql-connector-python
mysql-devel # testonly
mysql-server # NOPRIME
parted
polkit
python-cheetah
python-eventlet
python-feedparser
python-greenlet
python-iso8601
python-lockfile
python-migrate
python-mox
python-paramiko # dist:f19,f20,rhel7
# ^ on RHEL6, brings in python-crypto which conflicts with version from
# pip we need
python-paste # dist:f19,f20,rhel7
python-paste-deploy # dist:f19,f20,rhel7
python-qpid # NOPRIME
python-routes
python-sqlalchemy
python-suds
python-tempita
rabbitmq-server # NOPRIME
qpid-cpp-server # NOPRIME
sqlite
sudo