CentOS 8 repos got renamed upstream which broke the repo disable/enable logic
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
| devstack |
Undecided
|
serenico | |||
kolla | Status tracked in Wallaby | |||||
| Train |
Critical
|
Unassigned | |||
| Ussuri |
Critical
|
Unassigned | |||
| Victoria |
Critical
|
Unassigned | |||
| Wallaby |
Critical
|
Unassigned |
Bug Description
e.g.
INFO:kolla.
as `PowerTools` is now `powertools`.
Similarly, all other CentOS repos are now renamed to be in sync with stream.
This is part of the CentOS 8.3 unification plan with Stream:
(this one includes a summary table with all renames)
https:/
(this is git log)
https:/
Radosław Piliszek (yoctozepto) wrote : | #1 |
Radosław Piliszek (yoctozepto) wrote : | #2 |
For all who stumble upon this issue and can't wait for the next release of Kolla, please apply the above patch to your sources. I am also attaching a zipped patch in case you want to avoid navigating Gerrit.
serenico (federico-ressi) wrote : | #3 |
The same problem affect DevStack. I proposed a fix[1] for it as it looks like there we can avoid depending on PowerTools repo.
[1] https:/
Changed in devstack: | |
status: | New → Fix Committed |
assignee: | nobody → serenico (federico-ressi) |
Changed in devstack: | |
status: | Fix Committed → In Progress |
This issue was fixed in the openstack/kolla 11.0.0.0rc2 release candidate.
This issue was fixed in the openstack/kolla 10.2.0 release.
This issue was fixed in the openstack/kolla 9.3.0 release.
Changed in devstack: | |
status: | In Progress → Fix Released |
Radosław Piliszek (yoctozepto) wrote : | #7 |
In DevStack fixed via: https:/
and fix has already been proposed here: https:/ /review. opendev. org/c/openstack /kolla/ +/765854