Change upper constraints url
To be consistent with other projects, we are changing upper constraints [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: I73887784cbc3ce6089a42c67871dbc6c3d54acf6
This commit is contained in:
parent
16b381d097
commit
b00e91e9c3
@ -44,7 +44,7 @@ rally_database_connection_string: mysql+pymysql://{{ rally_galera_user }}:{{ ral
|
||||
# NOTE(mnaser): This uses the Rally upper-constraints because it
|
||||
# is branchless and maintains it's own constraints,
|
||||
# outside of requirements.
|
||||
rally_upper_constraints_url: "https://opendev.org/openstack/rally-openstack/raw/branch/master/upper-constraints.txt"
|
||||
rally_upper_constraints_url: "https://releases.openstack.org/constraints/upper/master"
|
||||
rally_git_constraints:
|
||||
- "--constraint {{ rally_upper_constraints_url }}"
|
||||
rally_pip_packages:
|
||||
|
Loading…
Reference in New Issue
Block a user