a221764751
* Add a new API for adding/updating/removing multiple gateway ports on routers; * Implement the necessary backend changes. Partial-Bug: #2002687 Depends-On: I2618475636b2bb9bfd743a62f5d4859d4f68a547 Change-Id: Id885565e88f6f1898ca5cfac709a24dd62605d1a
7 lines
250 B
YAML
7 lines
250 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for the ``external-gateway-multihoming`` API extension. The
|
|
L3 service plugins supporting it can now create multiple gateway ports per
|
|
router. At the time of writing this is limited to the OVN L3 plugin.
|