Comment 14 for bug 1652765

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

Reviewed: https://review.openstack.org/417029
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=864c8e8696c20e2906803b707e5f6c5c67d7cf87
Submitter: Jenkins
Branch: stable/mitaka

commit 864c8e8696c20e2906803b707e5f6c5c67d7cf87
Author: Vladimir Kuklin <email address hidden>
Date: Wed Jan 4 20:47:26 2017 +0300

    Fix multirack routes installation for vrouter and haproxy

    1. Both scripts do not flush ip route table for non-local
       routes, which makes them non-idempotent
    2. Haproxy did not add routes on reload

    Change-Id: I498870b45ac47e6d6d8808d18964f3c2777c930c
    Closes-bug: #1652765
    (cherry picked from commit a4ad4193684a133beb80aec977e0f910ce2fcab6)