Comment 11 for bug 1538757

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

Reviewed: https://review.openstack.org/275271
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=fba0825d97e3d192dea4209c25baab0a28587369
Submitter: Jenkins
Branch: master

commit fba0825d97e3d192dea4209c25baab0a28587369
Author: Matthew Mosesohn <email address hidden>
Date: Tue Feb 2 18:32:25 2016 +0300

    Call l23network init for interface config

    l23network base class now has fixes for networkmanager
    which was creating some issues with interface gateways.

    Includes a workaround for disabling bonding kernel module
    because it gets enabled automatically in l23network class
    initialization. (details in LP#1541028)

    Change-Id: Ib50c2d3672f7e10cff5cc3c29d7b3dbf5d428a86
    Closes-Bug: #1538757