39282bf769
python libraries should be installed from upstream, not from the distro, as much as possible. The following is a first attempt at purging all the python libraries and making it so that they instead should fall back to the pypi versions. Libraries which are known to include native code are left behind. Change-Id: I47b7e787771683c2fc4404e586f11c1a19aac15c
34 lines
710 B
Plaintext
34 lines
710 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-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-libvirt # NOPRIME
|
|
python-libxml2
|
|
python-numpy # used by websockify for spice console
|
|
python-m2crypto
|
|
python-qpid # NOPRIME
|