aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-03-27 10:15:49 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-27 10:15:49 +0000
commit4ef20a75da0cad69c05c8f4a91efb7e344f620a9 (patch)
tree366e6b150a3e1c1e6240be6410da47bc5653f22a /deploy/conf
parent46fb076b06060a29bbae390e93bd03a3c441a094 (diff)
parent2932812260b57e7f67cef655ee2e043bf66b4887 (diff)
Merge "Support bond created"
Diffstat (limited to 'deploy/conf')
-rw-r--r--deploy/conf/network_cfg.yaml18
1 files changed, 17 insertions, 1 deletions
diff --git a/deploy/conf/network_cfg.yaml b/deploy/conf/network_cfg.yaml
index 28224b66..5e704e80 100644
--- a/deploy/conf/network_cfg.yaml
+++ b/deploy/conf/network_cfg.yaml
@@ -9,7 +9,23 @@
---
nic_mappings: []
-bond_mappings: []
+
+bond_mappings:
+ - name: bond1
+ host:
+ - host1
+ - host2
+ - host3
+ - host4
+ - host5
+ bond-slaves:
+ - eth1
+ - eth2
+ bond-mode: 802.3ad
+ bond-miimon: 100
+ bond-lacp_rate: fast
+ bond-xmit_hash_policy: layer2
+ mtu: 9000
provider_net_mappings:
- name: br-prv