X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;fp=nsb_setup.sh;h=75fcf14f6beb35d8ed533d2ea15ccda0d629f990;hb=734acb27083ce324b95eedc3643ba1b1d81a1816;hp=025b8f728098778c26fb5c03493a1142a58114f9;hpb=15d9333cf16c533cd438ca4195f50e91b479feec;p=yardstick.git diff --git a/nsb_setup.sh b/nsb_setup.sh index 025b8f728..75fcf14f6 100755 --- a/nsb_setup.sh +++ b/nsb_setup.sh @@ -22,7 +22,7 @@ for i in "${pkg[@]}"; do fi done -pip install ansible shade docker +pip install ansible==2.2.2.0 shade==1.17.0 docker-py=1.10.6 if [ $# -eq 1 ]; then extra_args="-e openrc_file=$1"