Merge "Revert "Fix gnocchi and skyline after requirements change""

This commit is contained in:
Zuul 2024-01-26 14:13:16 +00:00 committed by Gerrit Code Review
commit 20da26637d
1 changed files with 0 additions and 2 deletions

View File

@ -14,6 +14,4 @@ COPY extend_start.sh /usr/local/bin/kolla_extend_start
RUN touch /usr/local/bin/kolla_skyline_extend_start \
&& chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start
RUN {{ macros.upper_constraints_version_change("SQLAlchemy", "1.4.50", "1.4.41") }}
{% block skyline_base_footer %}{% endblock %}