Comment 3 for bug 1763752

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr-kubernetes (stable/queens)

Reviewed: https://review.openstack.org/562146
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=e5ff398cf548f9cb9023f9463c2f74f1c7c66667
Submitter: Zuul
Branch: stable/queens

commit e5ff398cf548f9cb9023f9463c2f74f1c7c66667
Author: Daniel Mellado <email address hidden>
Date: Fri Apr 13 13:03:08 2018 +0200

    Apply UC to Dockerfiles

    Upper constraints weren't applied to the Dockerfiles installation so
    pip install deps when over it. This commit fixes it by defining a new
    env var for it and passit it to pip.

    Closes-Bug: #1763752
    Change-Id: Id126fee033db6f150ad95c94682eb56b4b2cea03
    (cherry picked from commit 2ed3923a0a8f9d6339bbbe87b555e1b760ef5f31)