neutron-lib/releasenotes/notes/l3-agent-extensions-ha-state-change-837140efe4187a99.yaml
Cao Xuan Hoang 4ec3240db7 Add a new method ha_state_change to L3 agent extension
This is needed by VPNaaS agent extension and other advanced
services in case they support L3 HA router.

Change-Id: Idaa0e5914147f7cdc9966d022ac5c6ab0165966a
Depends-On: I70060a6cf129f9dbeae2bd100a64d7358f84e99a
2017-10-18 12:56:10 +07:00

5 lines
106 B
YAML

---
features:
- |
A new abstract method ``ha_state_change`` has been added to ``L3AgentExtension``.