neutron-lib/releasenotes/notes/l3-agent-extensions-update-network-e4887f7f258e40f0.yaml
Rodolfo Alonso Hernandez 4807bacab4 Add new method "update_network" to "L3AgentExtension".
This new method will extend the L3 agent extensions functionality,
making them aware of any network change.

Change-Id: I7184c058ea59a1dceefda7ce4488df4d64c71111
Related-Bug: #1950454
2021-12-10 10:43:03 +00:00

6 lines
163 B
YAML

---
features:
- |
A new method ``update_network`` has been added to ``L3AgentExtension``
to handle the network update events in the L3 agent extensions.