Need to be able to change bridge MTU

Bug #1102983 reported by Ian Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Triaged
Wishlist
Unassigned

Bug Description

OVS bridges are set up with all default parameters, but I want to be able to change the MTU of the switch.

Changed in openstack-cisco:
importance: Undecided → Wishlist
status: New → Triaged
Changed in openstack-cisco:
milestone: none → h.2
Changed in openstack-cisco:
milestone: h.2 → h.3
Changed in openstack-cisco:
milestone: h.3 → i.0
Changed in openstack-cisco:
milestone: i.0 → i.1
Revision history for this message
Mark T. Voelker (mvoelker) wrote :

This is possible in Icehouse by setting one or more of the following in user.yaml:

neutron::agents::l3::network_device_mtu: 9000
neutron::agents::ovs::veth_mtu: 9000

Refer to:
https://github.com/CiscoSystems/puppet-neutron/blob/icehouse/manifests/agents/l3.pp#L70-L72
https://github.com/CiscoSystems/puppet-neutron/blob/icehouse/manifests/agents/ovs.pp#L31

The MTU's of physical interfaces (e.g. things Neutron uses but doesn't control) would need to be dealt with elsewhere though.

Changed in openstack-cisco:
milestone: i.1 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.