Merge "Revert "neutron: fix build in stable branches""

This commit is contained in:
Zuul 2022-03-01 20:45:41 +00:00 committed by Gerrit Code Review
commit 2d71123458
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ ADD plugins-archive /
] %}
RUN ln -s neutron-base-source/* neutron \
&& sed -i /^neutron=/d /requirements/upper-constraints.txt \
&& {{ macros.install_pip(neutron_base_pip_packages | customizable("pip_packages")) }} \
&& mkdir -p /etc/neutron \
&& cp -r /neutron/etc/* /etc/neutron/ \