summaryrefslogtreecommitdiffstats
path: root/deploy/prepare.sh
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-03-27 13:27:54 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-27 13:27:54 +0000
commitd52a11770689f4fd4d2bc4b9bf8dc09d4dd62ebf (patch)
tree1a36a5857e95419bfcdfba86ea09093b44f8626b /deploy/prepare.sh
parentc79c539411bec3da60bf60cb41906c63c1184ce5 (diff)
parent88a7278e949b7a4bb777d9f36f0e27eade2b46d6 (diff)
Merge "opera adapter fix2"
Diffstat (limited to 'deploy/prepare.sh')
-rwxr-xr-xdeploy/prepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/prepare.sh b/deploy/prepare.sh
index c2023223..b7e5bfa1 100755
--- a/deploy/prepare.sh
+++ b/deploy/prepare.sh
@@ -74,7 +74,7 @@ function _prepare_python_env() {
else
sudo apt-get update -y
sudo apt-get install -y --force-yes mkisofs bc curl ipmitool openvswitch-switch
- sudo apt-get install -y --force-yes git python-dev python-pip figlet
+ sudo apt-get install -y --force-yes git python-dev python-pip figlet sshpass
sudo apt-get install -y --force-yes libxslt-dev libxml2-dev libvirt-dev build-essential qemu-utils qemu-kvm libvirt-bin virtinst libmysqld-dev
sudo apt-get install -y --force-yes libffi-dev libssl-dev