Bug 1497358
Summary: | cloud-init renders ipv6 route incorrectly | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Ben Howard <bh> |
Component: | cloud-init | Assignee: | Ryan McCabe <rmccabe> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | xiachen |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.4 | CC: | bh, dustymabe, huzhao, jbadiapa, jgreguske, lars, leiwang, merry678garcia, mkrcmari, mmagr, mrezanin, mrunge, myllynen, ribarry, ushkalim, vhutsky, xiachen, yacao, yuxisun |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | cloud-init-18.2-1.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-09-10 10:53:46 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
Ben Howard
2017-09-29 23:02:02 UTC
That doesn't seem to be a valid commit id for the upstream master branch. Is this the one that fixes it for you: https://git.launchpad.net/cloud-init/commit/?id=d00da2d5b0d45db5670622a66d833d2abb907388 ? In regards to Comment #3, https://git.launchpad.net/cloud-init/commit/?id=d00da2d5b0d45db5670622a66d833d2abb907388 is the commit that I was requesting. can we set a better title for this BZ? Upstream commits which were merged in cloud-init 17.1, fixed this issue, https://github.com/canonical/cloud-init/commit/d00da2d5b0d45db5670622a66d833d2abb907388 https://github.com/canonical/cloud-init/commit/31fa6f9d0f945868349c033fa049d2467ddcd478 and one commit which was merged in cloud-init 18.4 changed some details, not all types of network would render file route-* and route6-*. https://github.com/canonical/cloud-init/commit/db50bc0d999e3a90136864a774f85e4e15b144e8 Anyway, the issue is gone in cloud-init 19.4. Verified cloud-init 19.4, the IPv6 route is rendered correctly. cloud-init-19.4-11.el8.noarch cloud-init-19.4-7.el7.noarch so this bug is closed as fixed in current release. This comment was flagged a spam, view the edit history to see the original text if required. The solution worked for me thanks to the community and the members for the solution. https://www.ehallpasses.com |