devstack/files/debs/general
Sean Dague eeb7bda510 eliminate TEST_ONLY differentiation
devstack is a development and test environment, but by default we were
only installing the runtime dependencies. We should install all the
testing required packages as well.

Change-Id: I7c95927b9daad15766aac9d1276b10ca62efb24c
2015-03-25 11:55:32 -04:00

26 lines
319 B
Plaintext

bridge-utils
screen
unzip
wget
psmisc
gcc
g++
git
graphviz # needed for docs
lsof # useful when debugging
openssh-server
openssl
iputils-ping
wget
curl
tcpdump
tar
python-dev
python2.7
bc
libyaml-dev
libffi-dev
libssl-dev # for pyOpenSSL
gettext # used for compiling message catalogs
openjdk-7-jre-headless # NOPRIME