Bump pip packages installed in "nsb_setup.sh" script
[yardstick.git] / nsb_setup.sh
index 4a8e4db..50fc017 100755 (executable)
@@ -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"