Skip to content

Commit cbab775

Browse files
committed
Make kolla-toolbox and bifrost to use stackhpc/requirments
1 parent 5ffa455 commit cbab775

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/kolla.yml

+4
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,12 @@ kolla_build_blocks:
316316
fi
317317
{% endif %}
318318
{% endif %}
319+
kolla_toolbox_header: |
320+
ENV UPPER_CONSTRAINTS_FILE=https://raw.githubusercontent.com/stackhpc/requirements/stackhpc/{{ openstack_release }}/upper-constraints.txt
319321
bifrost_base_header: |
320322
ADD additions-archive /
323+
ENV ANSIBLE_PIP_VERSION='>=8,<9'
324+
ENV TOX_CONSTRAINTS_FILE=/requirements/upper-constraints.txt
321325
grafana_plugins_install: |
322326
RUN grafana-cli plugins install vonage-status-panel \
323327
&& grafana-cli plugins install grafana-piechart-panel \

0 commit comments

Comments
 (0)