aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf
diff options
context:
space:
mode:
authorliyuenan <liyuenan@huawei.com>2017-03-14 15:55:08 +0800
committerJustin chi <chigang@huawei.com>2017-08-09 06:49:11 +0000
commitb0a8c3244e267eeed680a8d97ddb6176671dc030 (patch)
tree4cdbe7585287a1d0cf1fb3d0c7a2493bca66f93c /deploy/conf
parent8409034cb44eda4c814aa2fc035577d963ed0f3c (diff)
Support bond created
JIRA: - You can add bond according to deploy/conf/network_cfg.yaml. Change-Id: I70f2f03581cf763dbaf7a8a47bdbd46b66620fcb Signed-off-by: liyuenan <liyuenan@huawei.com> (cherry picked from commit 2932812260b57e7f67cef655ee2e043bf66b4887)
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