diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2015-12-23 12:44:58 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2015-12-23 12:44:58 -0600 |
commit | 5a6b66ee8cb3522d3858249f090448cf6d47c326 (patch) | |
tree | f1ff9fdfaa4634d06237624fcdcece9237499802 /ci/nosdn/juju-deployer/ovs-tip.yaml | |
parent | 230e6a9d6617d0cff1f941084779701475ef15b4 (diff) |
change nosdn instance MTU to 1400 to passthrugh the ssh.
Change-Id: I00e978367e82eaaaa575496fa52bc32ae65c9a3d
Diffstat (limited to 'ci/nosdn/juju-deployer/ovs-tip.yaml')
-rw-r--r-- | ci/nosdn/juju-deployer/ovs-tip.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/nosdn/juju-deployer/ovs-tip.yaml b/ci/nosdn/juju-deployer/ovs-tip.yaml index 66d66d5e..b78128c5 100644 --- a/ci/nosdn/juju-deployer/ovs-tip.yaml +++ b/ci/nosdn/juju-deployer/ovs-tip.yaml @@ -140,6 +140,7 @@ openstack-phase2: branch: lp:charms/trusty/neutron-gateway options: openstack-origin-git: include-file://neutron-master.yaml + instance-mtu: 1400 # "ext-port": "eth1" to: - "nodes-api=0" |