Merge "Pin ARA for Queens" into stable/queens

This commit is contained in:
Zuul 2018-05-30 13:19:13 +00:00 committed by Gerrit Code Review
commit 09fb59cc9b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ function setup_ara {
pip install \
--constraint "${COMMON_TESTS_PATH}/test-ansible-deps.txt" \
--constraint ${UPPER_CONSTRAINTS_FILE:-https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens} \
ara
ara==0.15.0
fi
# Dynamically figure out the location of ARA (ex: py2 vs py3)