devstack/files/apts/general
David Ripton a0f660b0f9 Add a dependency on openssl.
Nova and Keystone use openssl to setup certificates.  If it's not
there then Keystone fails with "Error 2: No such file or directory",
Nova fails with "openssl: command not found" and glance fails with
"glance: error: argument --os-auth-token: expected one argument"
Basically, cascading errors everywhere.  So I put the dependency
in "general" since it affects multiple packages.

Fixes bug 1152315

Change-Id: I803f91644443d7aba78c0a90384e32f6eece36ec
2013-03-07 15:46:25 -05:00

25 lines
304 B
Plaintext

bridge-utils
pep8
pylint
python-pip
screen
unzip
wget
psmisc
git
lsof # useful when debugging
openssh-server
openssl
vim-nox
locate # useful when debugging
python-virtualenv
python-unittest2
iputils-ping
wget
curl
tcpdump
euca2ools # only for testing client
tar
python-cmd2 # dist:precise
python-netaddr