Dean Troyer | 5218d45 | 2012-02-04 02:13:23 -0600 | [diff] [blame] | 1 | MySQL-python |
| 2 | curl |
| 3 | dnsmasq-utils # for dhcp_release |
| 4 | ebtables |
| 5 | gawk |
Tim Miller | f7bfa71 | 2013-02-27 11:16:39 -0800 | [diff] [blame] | 6 | genisoimage # required for config_drive |
Dean Troyer | 5218d45 | 2012-02-04 02:13:23 -0600 | [diff] [blame] | 7 | iptables |
| 8 | iputils |
| 9 | kpartx |
| 10 | kvm |
| 11 | libvirt-bin # NOPRIME |
| 12 | libvirt-python |
| 13 | libxml2-python |
Sean Dague | 74c67fd | 2013-01-22 18:10:16 -0500 | [diff] [blame] | 14 | numpy # needed by websockify for spice console |
Dean Troyer | 5218d45 | 2012-02-04 02:13:23 -0600 | [diff] [blame] | 15 | m2crypto |
| 16 | mysql-server # NOPRIME |
| 17 | parted |
Vincent Untz | 5fe9333 | 2013-04-23 10:04:12 +0200 | [diff] [blame] | 18 | polkit |
Dean Troyer | 5218d45 | 2012-02-04 02:13:23 -0600 | [diff] [blame] | 19 | python-boto |
| 20 | python-carrot |
| 21 | python-cheetah |
| 22 | python-eventlet |
| 23 | python-feedparser |
| 24 | python-gflags |
| 25 | python-greenlet |
| 26 | python-iso8601 |
| 27 | python-kombu |
| 28 | python-lockfile |
| 29 | python-migrate |
| 30 | python-mox |
| 31 | python-netaddr |
Ian Wienand | 64dd03d | 2013-04-11 12:01:09 +1000 | [diff] [blame] | 32 | python-paramiko # dist:f16,f17,f18 |
| 33 | # ^ on RHEL, brings in python-crypto which conflicts with version from |
| 34 | # pip we need |
| 35 | python-paste # dist:f16,f17,f18 |
| 36 | python-paste-deploy # dist:f16,f17,f18 |
Russell Bryant | 4a22145 | 2012-03-13 13:44:12 -0400 | [diff] [blame] | 37 | python-qpid |
Dean Troyer | 5218d45 | 2012-02-04 02:13:23 -0600 | [diff] [blame] | 38 | python-routes |
| 39 | python-sqlalchemy |
| 40 | python-suds |
| 41 | python-tempita |
| 42 | rabbitmq-server # NOPRIME |
zhhuabj | 5595fdc | 2013-05-08 18:27:20 +0800 | [diff] [blame^] | 43 | qpid-cpp-server # NOPRIME |
Dean Troyer | 5218d45 | 2012-02-04 02:13:23 -0600 | [diff] [blame] | 44 | sqlite |
| 45 | sudo |
| 46 | vconfig |