[to-revert] Pin ovsdbapp in neutron to 1.1.0

This fixes the related bug for us while we wait for common
release.

Change-Id: I93276b2dc53e729f918fb3e680dd78a6013c109e
Related-Bug: #1881424
This commit is contained in:
Radosław Piliszek 2020-05-30 19:29:09 +02:00
parent 6815f91707
commit 83ef520d64
1 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,8 @@ RUN ln -s neutron-base-source/* neutron \
done; \
fi
RUN /var/lib/kolla/venv/bin/pip install --no-deps -U ovsdbapp==1.1.0
{% endif %}
COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers