X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;h=50fc017d16545a4ef67d37c0e48b2cf27d6bc600;hb=a2e8ae6a9cc5334d5cc6add75adc5f54a0a7d8a5;hp=4a8e4db93b950d3f448fc239416b3622886c984d;hpb=7d7f85712ce090dca5439aa60e1dc6418d20f0d2;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"