Comment 3 for bug 1260697

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/62221
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e34a085f7a524747dd93e9645c6e0e69631075d4
Submitter: Jenkins
Branch: master

commit e34a085f7a524747dd93e9645c6e0e69631075d4
Author: Gary Kotton <email address hidden>
Date: Sun Dec 15 01:11:08 2013 -0800

    Ensure MTU is set when the OVS vif driver is used

    Set the MTU on the relevant devices when the OVS vif driver
    is used:
        - veth devices
        - ovs vif device

    Change-Id: I217f43227c099f17ab9a225b1ef7377d3de28114
    Closes-bug: 1260697