X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=nsb_setup.sh;h=50fc017d16545a4ef67d37c0e48b2cf27d6bc600;hb=81d5aeed3d8ea802c1d5ba3944a70d2d8df3a469;hp=4a8e4db93b950d3f448fc239416b3622886c984d;hpb=6f9f35ca5e6f2fe17c9d6fd87666fce74d19ab02;p=yardstick.git diff --git a/nsb_setup.sh b/nsb_setup.sh index 4a8e4db93..50fc017d1 100755 --- a/nsb_setup.sh +++ b/nsb_setup.sh @@ -63,7 +63,7 @@ for i in "${pkg[@]}"; do fi done -pip install ansible==2.3.2 shade==1.17.0 docker-py==1.10.6 +pip install ansible==2.4.2 shade==1.22.2 docker-py==1.10.6 ANSIBLE_SCRIPTS="ansible"