Merge "Revert "openstack-base: Pin tooz to 5.0.0""

This commit is contained in:
Zuul 2024-03-28 16:31:03 +00:00 committed by Gerrit Code Review
commit cf53c60aff
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