neutron-lib/releasenotes/notes/portbindings-apidef-3d7893bcb94d7f61.yaml
Boden R 87e42f993c Rehome portbindings api-def into neutron-lib
This patch rehomes neutron.extensions.portbindings
API definition and associated constants into neutron-lib.
Constants defined in portbinding (included herein) are
used in numerous subprojects including networking-ovn
and others.

Unit tests and release note are also included.

Change-Id: I8979e3ab246b77dd7a0e9d7a33b901e6c68feb72
2017-01-13 14:00:55 -07:00

6 lines
178 B
YAML

---
features:
- The API definition and associated constants have been
rehomed from ``neutron.extensions.portbindings`` to
``neutron_lib.api.definitions.portbindings``.