devstack/files/apts/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

49 lines
1008 B
Plaintext

dnsmasq-base
dnsmasq-utils # for dhcp_release
conntrack
kpartx
parted
iputils-arping
libmysqlclient-dev # testonly
mysql-server # NOPRIME
python-mysqldb
python-mysql.connector
python-xattr # needed for glance which is needed for nova --- this shouldn't be here
python-lxml # needed for glance which is needed for nova --- this shouldn't be here
gawk
iptables
ebtables
sqlite3
sudo
qemu-kvm # NOPRIME
qemu # dist:wheezy,jessie NOPRIME
libvirt-bin # NOPRIME
libvirt-dev # NOPRIME
pm-utils
libjs-jquery-tablesorter # Needed for coverage html reports
vlan
curl
genisoimage # required for config_drive
rabbitmq-server # NOPRIME
qpidd # NOPRIME
socat # used by ajaxterm
python-mox
python-paste
python-migrate
python-greenlet
python-libvirt # NOPRIME
python-libxml2
python-routes
python-numpy # used by websockify for spice console
python-pastedeploy
python-eventlet
python-cheetah
python-tempita
python-sqlalchemy
python-suds
python-lockfile
python-m2crypto
python-feedparser
python-iso8601
python-qpid # NOPRIME