rally source build provides a broken virtualenv
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Medium
|
Michal Nasiadka | ||
Ussuri |
Fix Released
|
Undecided
|
Bartosz Bezak | ||
Victoria |
Fix Released
|
Medium
|
Michal Nasiadka |
Bug Description
Kola in openstack-base installs virtualenv without taking upper-constraints into consideration, and when rally has virtualenv in requirements.txt it tries to downgrade virtualenv inside a Kolla virtualenv - which obviously fails and renders rally broken.
Kolla-build log for rally container:
INFO:kolla.
INFO:kolla.
INFO:kolla.
INFO:kolla.
INFO:kolla.
rally verifier log:
2020-10-16 09:56:05.040 35 ERROR rally.verificat
': subprocess.
Changed in kolla: | |
assignee: | nobody → Michal Nasiadka (mnasiadka) |
status: | New → In Progress |
Changed in kolla: | |
importance: | Undecided → Medium |
Reviewed: https:/ /review. opendev. org/758553 /git.openstack. org/cgit/ openstack/ kolla/commit/ ?id=b1709a87ed6 bead417a3cd6848 de068e06190370
Committed: https:/
Submitter: Zuul
Branch: master
commit b1709a87ed6bead 417a3cd6848de06 8e06190370
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 62648756416e614 7b604dda686
Change-Id: I2a1e2b6661fd4b