Bug 1796098
Summary: | heat_api_wsgi fails on undercloud - unable to locate config file api-paste.ini | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Pavel Sedlák <psedlak> |
Component: | python-oslo-config | Assignee: | Hervé Beraud <hberaud> |
Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 15.0 (Stein) | CC: | apevec, aschultz, bdobreli, eglynn, lhh, markmc, mburns, sbaker, shardy |
Target Milestone: | --- | Keywords: | AutomationBlocker, Triaged, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-oslo-config-6.8.2-0.20200129215025.0a9c6c1.el8ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-05 12:03:12 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pavel Sedlák
2020-01-29 15:46:10 UTC
Looks like https://bugzilla.redhat.com/show_bug.cgi?id=1751718 is back/affecting OSP15 now. We have a downstream patch that needs to be applied to the python-oslo-config packaging so that it properly finds the dist versions that we ship. We're missing https://github.com/rdo-packages/oslo-config-distgit/blob/stein-rdo/0001-add-usr-share-project-dist.conf-to-the-default-confi.patch from the OSP15 branch in the distgit. As Hervé and Rabi mentioned in bz 1751718, - there is https://docs.openstack.org/oslo.config/latest/configuration/options.html#DEFAULT.config_dir - we can't change caller/upstream code for distro specific config-dir location To stop carrying on that downstream-only change, shall we instead move configs to the not distro specific path, like /etc/project/project.conf.d/ ? Hello, I agree with the Bogdan's proposal which seems to be a good and proper solution (moving config to /etc/project/project.conf.d/) Hervé > To stop carrying on that downstream-only change, shall we instead move configs to the not distro specific path, like /etc/project/project.conf.d/ ?
yes please!
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0710 |