d3b88d844d
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
5 lines
122 B
YAML
5 lines
122 B
YAML
---
|
|
features:
|
|
- The public APIs from ``neutron.plugins.ml2.driver_api`` are now in
|
|
``neutron_lib.plugins.ml2.api``.
|