neutron-lib/releasenotes/notes/events_l3_flavors-053714858ced693d.yaml
Boden R d41fb6ca91 Add events and resources for L3 flavors.
To address the callbacks in L3 flavor drivers for OpenDaylight
new event and resources are added to handle router request.
They are introduced initially in neutron [1]. but neutron-lib
is the right place to have them.

[1].https://review.openstack.org/#/c/523257/

Change-Id: I1e72ee843851004d26410a90da4030ab3b024741
2018-01-19 11:40:31 -07:00

5 lines
150 B
YAML

---
features:
- This adds two new events ``PRECOMMIT_ADD_ASSOCIATION``,
``PRECOMMIT_DELETE_ASSOCIATIONS`` and a resource ``ROUTER_CONTROLLER``.