Comment 19 for bug 1431547

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

Reviewed: https://review.openstack.org/166273
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=8e76bdeb583fac6ee7b3769b2754831dcff871e6
Submitter: Jenkins
Branch: master

commit 8e76bdeb583fac6ee7b3769b2754831dcff871e6
Author: Vladimir Kuklin <email address hidden>
Date: Fri Apr 3 02:50:16 2015 +0300

    Revert of gateways for VIPs

    This commit sets default route for public interfaces
    and also sets static routes for haproxy namespaces to
    the networks which are connected to the host directly
    with metric of 10000 to ensure that these routes do
    not override routes installed by kernel on interfaces
    configuration stage

    Regression caused by fix of
    https://bugs.launchpad.net/fuel/+bug/1433150

    Change-Id: I7df8efad4aa119896314e77c29d9b024599dc865
    Closes-Bug: 1431547