Vincent Untz | ca5c471 | 2012-11-21 17:45:49 +0100 | [diff] [blame] | 1 | curl |
| 2 | # Note: we need to package dhcp_release in dnsmasq! |
| 3 | dnsmasq |
| 4 | ebtables |
| 5 | gawk |
Vincent Untz | 3f34d9a | 2013-03-12 17:57:36 +0100 | [diff] [blame] | 6 | genisoimage # required for config_drive |
Vincent Untz | ca5c471 | 2012-11-21 17:45:49 +0100 | [diff] [blame] | 7 | iptables |
| 8 | iputils |
| 9 | kpartx |
| 10 | kvm |
Vincent Untz | 818a9fa | 2012-12-05 17:39:33 +0100 | [diff] [blame] | 11 | # qemu as fallback if kvm cannot be used |
| 12 | qemu |
Vincent Untz | ca5c471 | 2012-11-21 17:45:49 +0100 | [diff] [blame] | 13 | libvirt # NOPRIME |
| 14 | libvirt-python |
| 15 | libxml2-python |
| 16 | mysql-community-server # NOPRIME |
| 17 | parted |
Vincent Untz | 5fe9333 | 2013-04-23 10:04:12 +0200 | [diff] [blame^] | 18 | polkit |
Vincent Untz | ca5c471 | 2012-11-21 17:45:49 +0100 | [diff] [blame] | 19 | python-M2Crypto |
| 20 | python-m2crypto # dist:sle11sp2 |
| 21 | python-Paste |
| 22 | python-PasteDeploy |
| 23 | python-Routes |
| 24 | python-SQLAlchemy |
| 25 | python-Tempita |
| 26 | python-boto |
| 27 | python-carrot |
| 28 | python-cheetah |
| 29 | python-eventlet |
| 30 | python-feedparser |
| 31 | python-greenlet |
| 32 | python-iso8601 |
| 33 | python-kombu |
| 34 | python-lockfile |
| 35 | python-lxml # needed for glance which is needed for nova --- this shouldn't be here |
| 36 | python-mox |
| 37 | python-mysql |
| 38 | python-netaddr |
Vincent Untz | 3f34d9a | 2013-03-12 17:57:36 +0100 | [diff] [blame] | 39 | python-numpy # needed by websockify for spice console |
Vincent Untz | ca5c471 | 2012-11-21 17:45:49 +0100 | [diff] [blame] | 40 | python-paramiko |
| 41 | python-python-gflags |
| 42 | python-sqlalchemy-migrate |
| 43 | python-suds |
| 44 | python-xattr # needed for glance which is needed for nova --- this shouldn't be here |
| 45 | rabbitmq-server # NOPRIME |
| 46 | socat |
| 47 | sqlite3 |
| 48 | sudo |
| 49 | vlan |
| 50 | |
| 51 | # FIXME: qpid is not part of openSUSE, those names are tentative |
| 52 | python-qpid # NOPRIME |
| 53 | qpidd # NOPRIME |