Revert "openstack-base: Pin tooz to 5.0.0"

This reverts commit 15c37ab76d.

Reason for revert: Merge once tooz 6.0.2 is in u-c

Change-Id: I2c0ef876517a26965ba5b528c0ca260dcc93d248
This commit is contained in:
Michal Nasiadka 2024-03-11 18:24:00 +00:00 committed by Gerrit Code Review
parent 15c37ab76d
commit 4b44da75f0
1 changed files with 0 additions and 4 deletions

View File

@ -198,10 +198,6 @@ RUN ln -s openstack-base-source/*requirements* /requirements \
in venv (see https://launchpad.net/bugs/1961874).
#}
&& {{ macros.upper_constraints_remove("ovs") }} \
{# NOTE(mnasiadka): Override tooz to 5.0.0 - see
https://review.opendev.org/c/openstack/tooz/+/911648
#}
&& {{ macros.upper_constraints_version_change('tooz', '6.0.0', '5.0.0') }} \
&& mkdir -p /var/lib/kolla \
&& python3 -m venv --system-site-packages /var/lib/kolla/venv