diff options
Diffstat (limited to 'ci/onos/juju-deployer/ovs-onos-tip.yaml')
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-tip.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/onos/juju-deployer/ovs-onos-tip.yaml b/ci/onos/juju-deployer/ovs-onos-tip.yaml index a71c7401..c1164ceb 100644 --- a/ci/onos/juju-deployer/ovs-onos-tip.yaml +++ b/ci/onos/juju-deployer/ovs-onos-tip.yaml @@ -137,11 +137,11 @@ openstack-phase2: to: - "lxc:nodes-api=0" neutron-gateway: - branch: "lp:~openstack-charmers/charms/trusty/neutron-gateway/next" + branch: "lp:~wuwenbin2/onosfw/neutron-gateway" options: openstack-origin-git: include-file://neutron-master.yaml # "ext-port": "eth1" - plugin: ovs-onos + plugin: onos instance-mtu: 1400 to: - "nodes-api=0" |