Comment 3 for bug 1539786

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

Reviewed: https://review.openstack.org/274281
Committed: https://git.openstack.org/cgit/openstack/astara-appliance/commit/?id=6eccab929bbb520689b5d949694be2a83cee77cf
Submitter: Jenkins
Branch: master

commit 6eccab929bbb520689b5d949694be2a83cee77cf
Author: Mark McClain <email address hidden>
Date: Fri Jan 29 16:52:25 2016 -0500

    Make the management interface MTU configurable

    The default MTU for the management interface is sometimes bigger than
    allowable by the physical infrastructure. Make the MTU configurable in
    cloud-init and via config json. For cloud-init default it to the minimum size
    for IPv6 if the value is not specified in boot command.

    Change-Id: Ib4d4381f6977aabbeefd2f520bb5fc26ea54ffcd
    Closes-Bug: #1539786