Bug 1440823
| Summary: | OSP 10 backport - No comments in nova.conf in the overcloud. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Andreas Karis <akaris> |
| Component: | rhosp-director-images | Assignee: | Rajesh Tailor <ratailor> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Omri Hochman <ohochman> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 10.0 (Newton) | CC: | dcadzow, emacchi, fj-lsoft-bm, fj-lsoft-ofuku, hmatsumo, jschluet, lyarwood, mwitt, ohochman, ratailor, tumeya, vcojot, ykawada |
| Target Milestone: | z13 | Keywords: | FeatureBackport, OtherQA, TestOnly, Triaged, ZStream |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | QJ170210-022 | ||
| Fixed In Version: | openstack-tripleo-puppet-elements-5.3.3-4.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1427078 | Environment: | |
| Last Closed: | 2019-12-18 10:22:32 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: | |||
| Bug Depends On: | 1427078 | ||
| Bug Blocks: | |||
|
Description
Andreas Karis
2017-04-10 14:29:42 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release. This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release. This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release. Yo Kawada will monitor this ticket as TAM. It looks like this was fixed upstream as of ocata (OSP 11) by the combination of a oslo.config patch [1] and an unspecified change in tripleo-puppet-elements. There was a cleanup patch mentioned in the OSP 11 version of this BZ (bug 1427078) whose commit message states that it removed a workaround that was causing comments to be stripped from nova.conf. The workaround was intended to deal with an oslo.config problem fixed by [1]. The oslo.config fix [1] is included in oslo.config 3.17.1, which is what we're shipping with OSP 10: $ brew list-tagged rhos-10.0-rhel-7 python-oslo-config --latest Build Tag Built by ---------------------------------------- -------------------- ---------------- python-oslo-config-3.17.1-1.el7ost rhos-10.0-rhel-7 jschluet So it seems to me that what we need for OSP 10 is to backport [2] to tripleo-puppet-elements for OSP 10, since we should have the oslo.config fix available already and the workaround that strips comments from nova.conf should no longer be needed. [1] https://review.openstack.org/#/c/304802 [2] https://review.openstack.org/#/c/442611 According to our records, this should be resolved by openstack-tripleo-puppet-elements-5.3.3-4.el7ost. This build is available now. |