diff options
author | Dan Sneddon <dsneddon@redhat.com> | 2015-06-08 13:52:54 -0700 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2015-06-09 12:33:32 -0400 |
commit | 7ce531d3c099e310c81f94328b9bfa20de58699b (patch) | |
tree | 403316dd351650dcbd90600e992159a71f9c012c /.gitignore | |
parent | a4a4c43f92138b7d477c7c944849fc69e3c21ac6 (diff) |
Set primary interface on OVS bonds
This change sets one of the member interfaces of a bond as the primary
interface, which results in that interface being the active slave.
This change adds a step to the apply method in impl_ifcfg which runs
'ovs-appctl bond/set-active-slave <bond> <iface>' after bringing up
the bond interfaces. This step ensures that the bonds work correctly
without LACP switch support. If a member interface on the bond is set
as primary, that interface will be used.
Co-Authored-By: Dan Prince <dprince@redhat.com>
Change-Id: I795bb3b8ef977f9276bfec062b197c473393942e
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions