Skip to content
Snippets Groups Projects
Commit cf47e770 authored by Allen Gao's avatar Allen Gao
Browse files

Update docker-py reqs in gate setup

TrivialFix

Change-Id: Idb0447a94a730fbcd822a855c865074817dd11b3
parent f8761649
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ function setup_ansible { ...@@ -91,7 +91,7 @@ function setup_ansible {
RAW_INVENTORY=/tmp/kolla/raw_inventory RAW_INVENTORY=/tmp/kolla/raw_inventory
mkdir /tmp/kolla 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 setup_inventory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment