neutron-lib/releasenotes/notes/rehome-ml2-driverapi-363db4b8fa42f8f1.yaml
Boden R d3b88d844d rehome ml2 driver_api
The MechanismDriver is already in neutron-lib [1] and after inspecting
other usages [2] it makes sense to move the rest of the driver_api
module over.

[1] https://review.openstack.org/#/c/428997/
[2] http://codesearch.openstack.org/?q=from%20neutron%5C.plugins%5C.ml2%20import%20driver_api

Change-Id: Ifc829953ef4d5859c3475903965dc08aba42fd9c
2017-06-19 14:15:17 -06:00

5 lines
122 B
YAML

---
features:
- The public APIs from ``neutron.plugins.ml2.driver_api`` are now in
``neutron_lib.plugins.ml2.api``.