neutron/releasenotes/notes/ecmp-routes-771ff34beafee370.yaml
Takashi Kajinami bf83de893f Replace CRLF by LF
... because LF is now commonly used as newline code.

Change-Id: Iaeb970c3dc335c416329e9ec688d4a97898729c6
2024-01-27 12:31:49 +09:00

8 lines
280 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>`_.