Merge "Move to releases.openstack.org"

This commit is contained in:
Zuul 2019-08-29 21:13:58 +00:00 committed by Gerrit Code Review
commit af7e412a81

View File

@ -19,7 +19,7 @@ commands = rm -f .testrepository/times.dbm
[testenv:common-constraints]
basepython = python3
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} {opts} {packages}
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
[testenv:genpolicy]
basepython = python3