From 5a6b66ee8cb3522d3858249f090448cf6d47c326 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 23 Dec 2015 12:44:58 -0600 Subject: change nosdn instance MTU to 1400 to passthrugh the ssh. Change-Id: I00e978367e82eaaaa575496fa52bc32ae65c9a3d --- ci/nosdn/juju-deployer/ovs-ha.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/nosdn/juju-deployer/ovs-ha.yaml') diff --git a/ci/nosdn/juju-deployer/ovs-ha.yaml b/ci/nosdn/juju-deployer/ovs-ha.yaml index a58e7217..2b6f5093 100644 --- a/ci/nosdn/juju-deployer/ovs-ha.yaml +++ b/ci/nosdn/juju-deployer/ovs-ha.yaml @@ -132,6 +132,7 @@ openstack-phase2: num_units: 1 options: # "ext-port": "eth1" + instance-mtu: 1400 to: - "nodes-api=0" neutron-openvswitch: -- cgit 1.2.3-korg