unpinned deps in kolla-toolbox break due to py2 incompatibilities
Bug #1870349 reported by
Radosław Piliszek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Unassigned | ||
Rocky |
Fix Released
|
Critical
|
Radosław Piliszek | ||
Stein |
Fix Released
|
Critical
|
Radosław Piliszek |
Bug Description
Stein and below only.
openstacksdk released 0.45.0 (and possibly 0.44.0 as well) which dropped py2 compat but did not advertise the fact. It was amended later but it will now always affect kolla images until pinned to older.
The observable error is:
"ImportError: No module named queue"
Since Train we pin u-c, but not before that.
We decided on manual pin of openstacksdk and client libs:
- python-novaclient
- python-cinderclient
- python-
- python-glanceclient
Changed in kolla: | |
status: | Triaged → Fix Released |
description: | updated |
description: | updated |
description: | updated |
To post a comment you must log in.
Fix proposed to branch: stable/stein /review. opendev. org/717008
Review: https:/