devstack fails with wsgi-file services on master and epoxy branches
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| devstack |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
Recent master branch and epoxy barbican <email address hidden> are failing with the:
failed to open python file /opt/stack/
unable to load app 0 (mountpoint='') (callable not found or import error)
It seems that the transition to WSGI module path was not properly finished. Keystone was successfully migrated to module path: https:/
But barbican still uses `wsgi-file = /opt/stack/
# ls -la /opt/stack/
ls: cannot access '/opt/stack/
Lots of functional tests, based on devstack are failing now, see:
* https:/
* https:/
Latest successful tests was executed on 27.04.2025.
Not a bug in devstack, but in the affected projects. See e.g. https:/ /bugs.launchpad .net/openstack- cyborg/ +bug/2109583 https:/ /bugs.launchpad .net/barbican/ +bug/2109584 https:/ /bugs.launchpad .net/designate/ +bug/2109577