diff options
-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 a71c7401..1c9142c3 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" |