Tempest job fails to install reno
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Global Requirements |
New
|
Undecided
|
Unassigned | ||
OpenStack-Gate |
Invalid
|
Undecided
|
Unassigned | ||
devstack |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Uploaded a review in Swift and this happens in Tempest:
.......
Collecting unittest2>=1.1.0
Using cached https:/
Collecting openstackdocsth
Downloading https:/
/opt/stack/
warnings.warn(
ERROR: Cannot install reno>=3.1.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested reno>=3.1.0
The user requested (constraint) reno===3.4.0
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpos
WARNING: You are using pip version 21.2.3; however, version 21.2.4 is available.
You should consider upgrading via the '/opt/stack/
.......
No idea what this is about, I think Swift does not use reno at all.
It used to be needed for py2, but not anymore.
Review URL:
https:/
<clarkb> zaitcev: in that case add devstack as this happened during stack.sh
<clarkb> and then the qa team will see it