phy-nic* > get value from data-port config param

This commit is contained in:
Edward Hope-Morley
2015-03-12 10:32:45 +00:00
parent 021f3ae880
commit 3b4eb0f376
2 changed files with 8 additions and 21 deletions

View File

@@ -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).