diff options
author | zhangyuanyou <zhangyuanyou@huawei.com> | 2016-01-20 17:50:45 +0800 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-20 23:36:06 +0000 |
commit | 9a3f4def86c8034f580c984e28eb757ccec9b0a4 (patch) | |
tree | 266cfedbae59113e8c7291641c2f7cf360e1da52 /ci/onos | |
parent | f48c29944085f4f3f694f0a86acfa75453867659 (diff) |
need to use onosfw neutron-gateway.
Change-Id: I13caa239bd264367cd5116cab40db2e553795b15
(cherry picked from commit c997be21fbaaa9d63a28041090a977763bb032e0)
Diffstat (limited to 'ci/onos')
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-tip.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/onos/juju-deployer/ovs-onos-tip.yaml b/ci/onos/juju-deployer/ovs-onos-tip.yaml index 11ff4717..b187c907 100644 --- a/ci/onos/juju-deployer/ovs-onos-tip.yaml +++ b/ci/onos/juju-deployer/ovs-onos-tip.yaml @@ -141,7 +141,7 @@ openstack-phase2: options: openstack-origin-git: include-file://neutron-master.yaml # "ext-port": "eth1" - plugin: ovs-onos + plugin: onos instance-mtu: 1400 to: - "nodes-api=0" |