9b2983743b
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
8 lines
287 B
YAML
8 lines
287 B
YAML
---
|
|
features:
|
|
- |
|
|
Neutron supports ECMP routes now, with this change, neutron will
|
|
consolidate multiple routes with the same destination address into
|
|
a single ECMP route. For more information see bug
|
|
`1880532 <https://bugs.launchpad.net/neutron/+bug/1880532>`_.
|