Comment 3 for bug 1531883

Revision history for this message
Artur Zarzycki (azarzycki) wrote :

It looks like this bug should be distribution independent and have no impact to build neutron. It's caused by:
if [[ "$(ls /plugins)" ]]; then \
           pip --no-cache-dir install --upgrade -c requirements/upper-constraints.txt /plugins/*; \
 fi