Comment 17 for bug 1880532

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/743661
Committed: https://opendev.org/openstack/neutron/commit/9b2983743bacf6feb95a60d1b6fbc46e2427df88
Submitter: "Zuul (22348)"
Branch: master

commit 9b2983743bacf6feb95a60d1b6fbc46e2427df88
Author: XiaoYu Zhu <email address hidden>
Date: Tue Jul 28 17:34:27 2020 +0800

    L3 router support ECMP

    This patch changes the policy for updating routes to support ECMP,
    and will now add ECMP routes to the Neutron router namespace when
    there are multiple routes pointing to the same destination address.

    Change-Id: I842c1408ee0235bc54441e9ed69c8b87ea30651b
    Related-Bug: #1880532