fbe12f988c
After commit def4c141, "bc" command is used in stack.sh, but 'bc' command is not available in very minimal Ubuntu installation (without any tasks installed). We need to add 'bc' to required package list. Closes-Bug: #1272914 Change-Id: I5797707e8eaa9dd2a21d1a1fc3af028d1951a2ee
25 lines
304 B
Plaintext
25 lines
304 B
Plaintext
bridge-utils
|
|
pylint
|
|
python-setuptools
|
|
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
|
|
python2.7
|
|
bc
|