phy-nic* > get value from data-port config param
This commit is contained in:
12
config.yaml
12
config.yaml
@@ -55,15 +55,3 @@ options:
|
||||
.
|
||||
This network will be used for tenant network traffic in overlay
|
||||
networks.
|
||||
phy-nics:
|
||||
type: string
|
||||
default:
|
||||
description: |
|
||||
A space-separated list of NICs that we want phy-nic-mtu applied to.
|
||||
phy-nic-mtu:
|
||||
type: int
|
||||
default:
|
||||
description: |
|
||||
To improve network performance of VM, sometimes we should keep VM MTU as
|
||||
1500 and use charm to modify MTU of tunnel nic more than 1500 (e.g. 1546
|
||||
for GRE).
|
||||
|
||||
Reference in New Issue
Block a user