Bug 1244010
| Summary: | RFE: os-net-config should support linux bonds and VLAN interfaces | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dan Sneddon <dsneddon> | ||||||||||
| Component: | os-net-config | Assignee: | RHOS Maint <rhos-maint> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Asaf Hirshberg <ahirshbe> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 7.0 (Kilo) | CC: | amuller, calfonso, cjanisze, dmacpher, dsneddon, jslagle, kimi.zhang, mburns, morazi, nhicher, nyechiel, oblaut, qasims, randy_perryman, rhel-osp-director-maint, salmank, sasha, sclewis, ushkalim | ||||||||||
| Target Milestone: | y2 | Keywords: | FutureFeature, ZStream | ||||||||||
| Target Release: | 7.0 (Kilo) | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | os-net-config-0.1.4-6.el7ost | Doc Type: | Enhancement | ||||||||||
| Doc Text: |
This enhancement adds Linux bonding configuration through the director. The director used only OVS and VLAN bonding previously. Linux bonding provides increased performance and additional bonding modes.
|
Story Points: | --- | ||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2015-12-21 16:54:04 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: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Dan Sneddon
2015-07-16 21:06:04 UTC
Nir, can you provide some feedback on whether this is something the field is going to need implemented, and an idea of how important it is that we get this working? Is this going to be supported in 8.0 Director or we could expect in 7.0 as well. (In reply to Salman Khan from comment #10) > Is this going to be supported in 8.0 Director or we could expect in 7.0 as > well. These features will be in the final point release of OSP 7/OSP-Director 7.2. The change is in beta testing now. *** Bug 1276708 has been marked as a duplicate of this bug. *** Couple of questions: 1. does this affect non - OVS bonding, i.e. kernel? 2. How does this affect ha-proxy and pacemaker? 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-2015:2651 Created attachment 1146051 [details]
original controller.yaml using ovs bonds
Created attachment 1146052 [details]
controller.yaml with linux bonds example
Created attachment 1146053 [details]
compute.yaml with linux bonds example
Created attachment 1146054 [details]
ceph-storage.yaml with linux bonds example
Added examples of linux bond templates |