0328e63fb3
The ML2 MechanismDriver from neutron is pluggable and widely used by sub-projects [1]. This patch proposes we rehome the class into neutron-lib to break this dependency. UTs and a release note are also included. [1] http://codesearch.openstack.org/?q=MechanismDriver Change-Id: Ia1459103a96e293a05f04b1db16c53673eb2e37c
5 lines
149 B
YAML
5 lines
149 B
YAML
---
|
|
features:
|
|
- The ML2 ``MechanismDriver`` class from ``neutron.plugins.ml2.driver_api``
|
|
is now available in ``neutron_lib.plugins.ml2.api``.
|