Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 1 | dnsmasq-base |
Chmouel Boudjnah | a4adff4 | 2011-11-14 15:19:34 +0100 | [diff] [blame] | 2 | dnsmasq-utils # for dhcp_release only available in dist:oneiric |
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 |
Jesse Andrews | f1b3dbc | 2011-11-01 21:52:07 -0700 | [diff] [blame] | 5 | arping # used for send_arp_for_ha option in nova-network |
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 | kvm |
| 11 | gawk |
| 12 | iptables |
| 13 | ebtables |
| 14 | sqlite3 |
| 15 | sudo |
| 16 | kvm |
Anthony Young | ca2c047 | 2011-11-03 16:29:32 -0700 | [diff] [blame] | 17 | libvirt-bin # NOPRIME |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 18 | vlan |
| 19 | curl |
Anthony Young | ca2c047 | 2011-11-03 16:29:32 -0700 | [diff] [blame] | 20 | rabbitmq-server # NOPRIME |
Jesse Andrews | 8622bf2 | 2011-09-11 15:27:54 -0700 | [diff] [blame] | 21 | socat # used by ajaxterm |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 22 | python-mox |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 23 | python-paste |
| 24 | python-migrate |
| 25 | python-gflags |
| 26 | python-greenlet |
| 27 | python-libvirt |
| 28 | python-libxml2 |
| 29 | python-routes |
| 30 | python-netaddr |
| 31 | python-pastedeploy |
| 32 | python-eventlet |
| 33 | python-cheetah |
| 34 | python-carrot |
| 35 | python-tempita |
| 36 | python-sqlalchemy |
| 37 | python-suds |
| 38 | python-lockfile |
| 39 | python-m2crypto |
| 40 | python-boto |
Jesse Andrews | 38df122 | 2011-11-20 09:55:44 -0800 | [diff] [blame] | 41 | python-kombu |
Jesse Andrews | 4541e14 | 2011-12-14 13:55:55 -0800 | [diff] [blame^] | 42 | python-feedparser |