neutron-lib/releasenotes/notes/rehome-ml2-api-extaliases-4db48e113893c7a5.yaml
Boden R 92ddec08b4 sync ml2 plugin api
Commit I3e91669a83e9e16039f4063bf54b511cec94cecc updated the ml2 driver
api. This patch syncs the change into lib.

Change-Id: I38d3a09d7d358ea9cb97d526c46a2a0806652c1e
2017-08-28 09:26:59 -06:00

6 lines
174 B
YAML

---
features:
- The ``ExtensionDriver`` class in ``neutron_lib.plugins.ml2.api`` now
contains the ``extension_aliases`` property to match neutron's
implementation.