Update docker-py reqs in gate setup

TrivialFix

Change-Id: Idb0447a94a730fbcd822a855c865074817dd11b3
This commit is contained in:
Allen Gao 2016-01-20 16:39:58 +08:00
parent f8761649a9
commit cf47e7708c
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ function setup_ansible {
RAW_INVENTORY=/tmp/kolla/raw_inventory
mkdir /tmp/kolla
sudo -H pip install "ansible<2" "docker-py>=1.4.0"
sudo -H pip install "ansible<2" "docker-py>=1.6.0"
setup_inventory