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 |
Matthew Treinish | b38d61b | 2013-01-04 13:38:23 -0500 | [diff] [blame] | 18 | libjs-jquery-tablesorter # Needed for coverage html reports |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 19 | vlan |
| 20 | curl |
Tim Miller | f7bfa71 | 2013-02-27 11:16:39 -0800 | [diff] [blame] | 21 | genisoimage # required for config_drive |
Anthony Young | ca2c047 | 2011-11-03 16:29:32 -0700 | [diff] [blame] | 22 | rabbitmq-server # NOPRIME |
James E. Blair | d0e55c8 | 2012-05-21 09:04:27 -0700 | [diff] [blame] | 23 | qpidd # dist:precise NOPRIME |
Jesse Andrews | 8622bf2 | 2011-09-11 15:27:54 -0700 | [diff] [blame] | 24 | socat # used by ajaxterm |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 25 | python-mox |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 26 | python-paste |
| 27 | python-migrate |
| 28 | python-gflags |
| 29 | python-greenlet |
Bob Ball | b1e49bf | 2013-05-30 16:47:19 +0100 | [diff] [blame] | 30 | python-libvirt # NOPRIME |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 31 | python-libxml2 |
| 32 | python-routes |
Sean Dague | 74c67fd | 2013-01-22 18:10:16 -0500 | [diff] [blame] | 33 | python-numpy # used by websockify for spice console |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 34 | python-pastedeploy |
| 35 | python-eventlet |
| 36 | python-cheetah |
| 37 | python-carrot |
| 38 | python-tempita |
| 39 | python-sqlalchemy |
| 40 | python-suds |
| 41 | python-lockfile |
| 42 | python-m2crypto |
| 43 | python-boto |
Jesse Andrews | 38df122 | 2011-11-20 09:55:44 -0800 | [diff] [blame] | 44 | python-kombu |
Jesse Andrews | 4541e14 | 2011-12-14 13:55:55 -0800 | [diff] [blame] | 45 | python-feedparser |
Eoghan Glynn | f62caf6 | 2012-02-18 23:55:04 +0000 | [diff] [blame] | 46 | python-iso8601 |
Russell Bryant | 4a22145 | 2012-03-13 13:44:12 -0400 | [diff] [blame] | 47 | python-qpid # dist:precise |