Comment 3 for bug 1900419

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/ussuri)

Reviewed: https://review.opendev.org/760566
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=bebad0409ea1f4a6b9de8051821f6b3fa444aca3
Submitter: Zuul
Branch: stable/ussuri

commit bebad0409ea1f4a6b9de8051821f6b3fa444aca3
Author: Michal Nasiadka <email address hidden>
Date: Fri Oct 16 13:10:03 2020 +0200

    Use upper constraints for virtualenv in openstack-base

    Since Rally has virtualenv in requirements, and is using contraints - it's
    trying to downgrade virtualenv from inside a virtualenv.
    Let's try to install proper version of packages in openstack-base.

    Closes-Bug: #1900419
    Change-Id: I2a1e2b6661fd4b62648756416e6147b604dda686
    (cherry picked from commit b1709a87ed6bead417a3cd6848de068e06190370)