Feature #7401
Add support for bond interfaces
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
We should be able to create bond interfaces, select mode and other options. We should configure interfaces during provisioning as well.
Related issues
Associated revisions
refs #7401 - fix markdown syntax in API doc
History
#1
Updated by Marek Hulán over 8 years ago
- Related to Tracker #2409: Networking added
#2
Updated by Marek Hulán over 8 years ago
- Related to Bug #7405: FreeBSD bond interfaces lead to constant switching of primary interface added
#3
Updated by Marek Hulán over 8 years ago
- Status changed from New to Assigned
- Target version set to 1.7.3
Also don't forget parsing facts (even though not everything can be figured out from facts)
#4
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1782 added
- Pull request deleted (
)
#5
Updated by Dominic Cleal over 8 years ago
- Target version changed from 1.7.3 to 1.7.2
#6
Updated by Marek Hulán over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 356b2e69f7c7d5dd4e4aac2cf43ac1c7a5930c95.
#7
Updated by Daniel Lobato Garcia over 8 years ago
- Legacy Backlogs Release (now unused) set to 21
#8
Updated by Ohad Levy over 8 years ago
- Related to Bug #7908: mac address toggle between lower case and upper case in audit logs added
#9
Updated by Bryan Kearney over 8 years ago
- Bugzilla link set to 1166157
Fixes #7401 - Add support for bonds
Renames physical_device to attached_to and move the virtual device
form out of BMC.
Extends the form for Bond devices
Allow configuration of bonds in KS template
Parsing of Bond interfaces from facts
Mac address is required only for physical devices