Bug 1240852
| Summary: | [RFE] NIC Config Templates Should Include MTU Settings | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dan Sneddon <dsneddon> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Dan Sneddon <dsneddon> |
| Status: | CLOSED ERRATA | QA Contact: | Omri Hochman <ohochman> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.0 (Kilo) | CC: | athomas, bfournie, dsneddon, dtantsur, gregraka, hjensas, jcoufal, kbasil, mburns, oblaut, ohochman, racedoro, rhel-osp-director-maint, sasha |
| Target Milestone: | Upstream M2 | Keywords: | FutureFeature, TechPreview, Triaged |
| Target Release: | 15.0 (Stein) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-10.5.1-0.20190606110437.b9992d9.el8ost | Doc Type: | Enhancement |
| Doc Text: |
In Red Hat OpenStack Platform 15, you can specify MTU (maximum transmission unit) settings for each network, and RHOSP will automatically write those settings to the network interface configuration templates. MTU values should be set in the network_data.yaml file.
This enhancement alleviates the step of manually updating the network templates for each role, and reduces the likelihood of manual entry errors.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 11:15:27 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: | |||
| Bug Blocks: | 1386319 | ||
|
Description
Dan Sneddon
2015-07-07 22:43:50 UTC
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10. We've discussed this report in the bug smash meeting, and agree that this sounds like an issue, not an RFE. I also don't believe that it's high priority, as it's mostly about missing documentation. Dan, as the reporter of this BZ, can you clarify what MTU settings we have in the template today (as of Newton), and what work (if any) is still required? Thanks, Nir (In reply to Nir Yechiel from comment #11) > Dan, as the reporter of this BZ, can you clarify what MTU settings we have > in the template today (as of Newton), and what work (if any) is still > required? > > Thanks, > Nir We don't currently set the mtu in any of our sample NIC templates, so it defaults to 1500. I can submit a patch that adds MTU to all the sample NIC templates. I'm not sure that will get approved, though, since I got some resistance to the idea when I brought it up for upstream discussion. Moving this flag to OSP-14 so we can discuss for inclusion. 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/RHEA-2019:2811 |