blob: 74997a832cc9213d46b747eafefafd204540a29a [file] [log] [blame]
Dean Troyer32c520f2012-07-19 18:35:50 -05001bridge-utils
Dean Troyer5218d452012-02-04 02:13:23 -06002curl
Ian Wienand7919d852013-04-26 11:28:29 +10003dbus
Dean Troyer5218d452012-02-04 02:13:23 -06004euca2ools # only for testing client
Attila Fazekas69201152014-05-18 09:32:41 +02005gcc
Dean Troyer5218d452012-02-04 02:13:23 -06006git-core
7openssh-server
David Riptona0f660b2013-03-07 15:43:45 -05008openssl
Giulio Fidenteeeaa41a2013-06-07 17:11:30 +02009openssl-devel # to rebuild pyOpenSSL if needed
Attila Fazekas87d74a02014-07-09 20:18:04 +020010libffi-devel
Attila Fazekas69201152014-05-18 09:32:41 +020011libxml2-devel
12libxslt-devel
Dean Troyer5218d452012-02-04 02:13:23 -060013psmisc
14pylint
Dean Troyer62d1d692013-08-01 17:40:40 -050015python-setuptools
Ian Wienand7919d852013-04-26 11:28:29 +100016python-prettytable # dist:rhel6 [1]
Dean Troyer5218d452012-02-04 02:13:23 -060017python-unittest2
18python-virtualenv
Sergey Skripnickd7f7cb22014-03-14 14:13:16 +020019python-devel
Dean Troyer5218d452012-02-04 02:13:23 -060020screen
Vincent Untz03086e12012-07-04 12:27:42 +020021tar
Dean Troyer5218d452012-02-04 02:13:23 -060022tcpdump
23unzip
24wget
Alvaro Lopez Ortegad7f60902013-12-22 17:03:47 +010025which
Attila Fazekase7b63992014-01-27 11:44:03 +010026bc
Kashyap Chamarthy2b5c14d2014-06-25 16:21:05 +053027libyaml-devel
Ian Wienand7919d852013-04-26 11:28:29 +100028
29# [1] : some of installed tools have unversioned dependencies on this,
30# but others have versioned (<=0.7). So if a later version (0.7.1)
31# gets installed in response to an unversioned dependency, it breaks.
32# This pre-installs a compatible 0.6(ish) version from RHEL