File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ kolla_build_blocks:
387387 {% endif %}
388388 {% endif %}
389389 kolla_toolbox_header : |
390- ENV UPPER_CONSTRAINTS_FILE=https://raw.githubusercontent.com/stackhpc/requirements/stackhpc/{{ openstack_release }} /upper-constraints.txt
390+ ENV UPPER_CONSTRAINTS_FILE=https://raw.githubusercontent.com/stackhpc/requirements/bump-pbr-2024.1 /upper-constraints.txt
391391 bifrost_base_header : |
392392 ADD additions-archive /
393393 ENV TOX_CONSTRAINTS_FILE=/requirements/upper-constraints.txt
Original file line number Diff line number Diff line change 33# Upper constraints file for installation of python packages.
44# Default value is
55# "https://releases.openstack.org/constraints/upper/{{ openstack_release }}"
6- pip_upper_constraints_file : " https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/stackhpc/{{ openstack_release }} /upper-constraints.txt"
6+ pip_upper_constraints_file : " https://raw.githubusercontent.com/stackhpc/requirements/refs/heads/bump-pbr-2024.1 /upper-constraints.txt"
77
88# Use a local PyPi mirror for installing Pip packages
99# pip_local_mirror: false
You can’t perform that action at this time.
0 commit comments