neutron/releasenotes/notes/l3-agent-extensions-b348ff26aec0fe88.yaml
Slawek Kaplonski aeae6780a0 Fix trailing whitespaces and replace tabs with 4 spaces
Those changes are done just to make pre-commit hook happy.

TrivialFix

Change-Id: I60e646df0a109c4ff67a25fafebec71b81599adb
2024-05-02 12:45:51 +02:00

10 lines
332 B
YAML

---
features:
- The neutron L3 agent now has the ability to load
agent extensions, which allows other services to
integrate without additional agent changes. An
API for exposing the l3 agent's router info data
to the extensions is also provided so that
extensions can remain consistent with router
state.