Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 1 | dnsmasq-base |
Emanuele Rocca | 796cf89 | 2013-05-25 23:48:33 +0200 | [diff] [blame] | 2 | dnsmasq-utils # for dhcp_release |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 3 | kpartx |
Anthony Young | b62b4ca | 2011-10-26 22:29:08 -0700 | [diff] [blame] | 4 | parted |
Jian Wen | f661658 | 2013-04-25 15:33:10 +0800 | [diff] [blame] | 5 | iputils-arping |
Anthony Young | ca2c047 | 2011-11-03 16:29:32 -0700 | [diff] [blame] | 6 | mysql-server # NOPRIME |
Jesse Andrews | 1c1d150 | 2011-09-12 19:29:56 -0700 | [diff] [blame] | 7 | python-mysqldb |
Jesse Andrews | 38df122 | 2011-11-20 09:55:44 -0800 | [diff] [blame] | 8 | python-xattr # needed for glance which is needed for nova --- this shouldn't be here |
9 | python-lxml # needed for glance which is needed for nova --- this shouldn't be here | ||||
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 10 | gawk |
11 | iptables | ||||
12 | ebtables | ||||
13 | sqlite3 | ||||
14 | sudo | ||||
Bob Ball | b1e49bf | 2013-05-30 16:47:19 +0100 | [diff] [blame] | 15 | kvm # NOPRIME |
16 | qemu # dist:wheezy,jessie NOPRIME | ||||
Anthony Young | ca2c047 | 2011-11-03 16:29:32 -0700 | [diff] [blame] | 17 | libvirt-bin # NOPRIME |
Davanum Srinivas | 878376a | 2014-03-31 19:14:57 -0400 | [diff] [blame^] | 18 | pm-utils |
Matthew Treinish | b38d61b | 2013-01-04 13:38:23 -0500 | [diff] [blame] | 19 | libjs-jquery-tablesorter # Needed for coverage html reports |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 20 | vlan |
21 | curl | ||||
Tim Miller | f7bfa71 | 2013-02-27 11:16:39 -0800 | [diff] [blame] | 22 | genisoimage # required for config_drive |
Anthony Young | ca2c047 | 2011-11-03 16:29:32 -0700 | [diff] [blame] | 23 | rabbitmq-server # NOPRIME |
James E. Blair | d0e55c8 | 2012-05-21 09:04:27 -0700 | [diff] [blame] | 24 | qpidd # dist:precise NOPRIME |
Jesse Andrews | 8622bf2 | 2011-09-11 15:27:54 -0700 | [diff] [blame] | 25 | socat # used by ajaxterm |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 26 | python-mox |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 27 | python-paste |
28 | python-migrate | ||||
29 | python-gflags | ||||
30 | python-greenlet | ||||
Bob Ball | b1e49bf | 2013-05-30 16:47:19 +0100 | [diff] [blame] | 31 | python-libvirt # NOPRIME |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 32 | python-libxml2 |
33 | python-routes | ||||
Sean Dague | 74c67fd | 2013-01-22 18:10:16 -0500 | [diff] [blame] | 34 | python-numpy # used by websockify for spice console |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 35 | python-pastedeploy |
36 | python-eventlet | ||||
37 | python-cheetah | ||||
38 | python-carrot | ||||
39 | python-tempita | ||||
40 | python-sqlalchemy | ||||
41 | python-suds | ||||
42 | python-lockfile | ||||
43 | python-m2crypto | ||||
44 | python-boto | ||||
Jesse Andrews | 38df122 | 2011-11-20 09:55:44 -0800 | [diff] [blame] | 45 | python-kombu |
Jesse Andrews | 4541e14 | 2011-12-14 13:55:55 -0800 | [diff] [blame] | 46 | python-feedparser |
Eoghan Glynn | f62caf6 | 2012-02-18 23:55:04 +0000 | [diff] [blame] | 47 | python-iso8601 |
Russell Bryant | 4a22145 | 2012-03-13 13:44:12 -0400 | [diff] [blame] | 48 | python-qpid # dist:precise |