Comment 5 for bug 1430379

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

Reviewed: https://review.openstack.org/163045
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=2025ebb86c268fa14336d55b773849280cb55db5
Submitter: Jenkins
Branch: master

commit 2025ebb86c268fa14336d55b773849280cb55db5
Author: Matthew Mosesohn <email address hidden>
Date: Tue Mar 10 18:21:12 2015 +0300

    Unset gateway in /etc/sysconfig/network

    l23network Puppet module, which fuelmenu depends on,
    uses gateway configuration from inside ifcfg scripts,
    rather than /etc/sysconfig/network. For that reason,
    it should be purged within fuelmenu to enable it to
    work properly.

    Change-Id: I2128f308dc94a26db32c3a6ea23a3d3cd4783640
    Closes-Bug: #1430379