Merge "Update docker-py reqs in gate setup"

This commit is contained in:
Jenkins 2016-01-21 10:20:19 +00:00 committed by Gerrit Code Review
commit 6a5458da66

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