Merge "Remove pin on ansible<2.1"

This commit is contained in:
Jenkins 2017-05-30 16:00:13 +00:00 committed by Gerrit Code Review
commit 9449530b7a
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ else
fi
pip install pip --upgrade
pip install "ansible<2.1"
pip install "ansible"
pip install "python-cinderclient==1.11.0"
pip install "python-openstackclient"
pip install "python-novaclient"