diff options
author | shuai chen <chenshuai@huawei.com> | 2015-12-04 06:08:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-04 06:08:54 +0000 |
commit | a140be4ebd89750f8a8fd745365bfc4d64f83bcb (patch) | |
tree | 450752b42818c8eb9c890fed38ee2969f32956ab /deploy/conf | |
parent | a54fac4888df4f75e3c4230efb36618e64e695b1 (diff) | |
parent | 5b1d2ed7edbbc51b56ecbc89409eed33a3530a62 (diff) |
Merge "support onos l3 agent"
Diffstat (limited to 'deploy/conf')
-rw-r--r-- | deploy/conf/network_cfg.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/conf/network_cfg.yaml b/deploy/conf/network_cfg.yaml index d79ff8e5..9997f7fe 100644 --- a/deploy/conf/network_cfg.yaml +++ b/deploy/conf/network_cfg.yaml @@ -73,6 +73,7 @@ public_vip: netmask: "24" interface: external +onos_nic: eth2 public_net_info: enable: False network: ext-net |