Files
devstack/files/debs/general
Dean Troyer 4533eeec1f Install Nova into its own venv
Install a couple of optional feature prereqs in hypervisor plugins.

rootwrap is horribly called indirectly via PATH.  The choice, other than fixing
such nonsense, is to force the path in sudo.

TODO:
* python guestfs isn't in pypi, need to specifically install it to not
  use the distro package

Change-Id: Iad9a66d8a937fd0b0d1874005588c702e3d75e04
2015-03-26 14:54:00 -05:00

27 lines
330 B
Plaintext

bridge-utils
screen
unzip
wget
psmisc
gcc
g++
git
graphviz # testonly - 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
pkg-config