Merge "Update docker-py reqs in gate setup"
This commit is contained in:
commit
6a5458da66
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user