Comment 8 for bug 1623876

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

Reviewed: https://review.openstack.org/370667
Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=f3130fe8e23fb07532bb3d740fffaf07481c1e70
Submitter: Jenkins
Branch: master

commit f3130fe8e23fb07532bb3d740fffaf07481c1e70
Author: Kevin Benton <email address hidden>
Date: Wed Sep 14 17:41:31 2016 -0700

    Add MTU to Network model and use it in plugging

    This adds an MTU field to the network model and
    has the vif_plug_ovs and vif_plug_linux_bridge drivers
    check for it before referencing the global config variable.

    Closes-Bug: #1623876
    Change-Id: I327c901a285bca23560f49a921a5d030f7f71cad