Merge "Fixes ovs bonding option"
This commit is contained in:
commit
ef91a6d32f
@ -47,4 +47,4 @@ parameter_defaults:
|
|||||||
# Set to empty string to enable multiple external networks or VLANs
|
# Set to empty string to enable multiple external networks or VLANs
|
||||||
NeutronExternalNetworkBridge: "''"
|
NeutronExternalNetworkBridge: "''"
|
||||||
# Customize bonding options, e.g. "mode=4 lacp_rate=1 updelay=1000 miimon=100"
|
# Customize bonding options, e.g. "mode=4 lacp_rate=1 updelay=1000 miimon=100"
|
||||||
BondInterfaceOvsOptions: "mode=active-backup"
|
BondInterfaceOvsOptions: "bond_mode=active-backup"
|
||||||
|
Loading…
Reference in New Issue
Block a user