Change bonding mode
Change bonding mode, add sleep in contrail_bonding test and fix some comments Change-Id: I806c454decee4b40317f0f028021a9ab90c602a4
This commit is contained in:
@@ -27,7 +27,7 @@ import openstack
|
||||
BOND_CONFIG = [
|
||||
{
|
||||
'mac': None,
|
||||
'mode': 'active-backup',
|
||||
'mode': 'balance-rr',
|
||||
'name': 'lnx-bond0',
|
||||
'slaves': [
|
||||
{'name': 'eth3'},
|
||||
|
||||
Reference in New Issue
Block a user