neutron-lib/releasenotes/notes/rehome-trunk-callback-resources-be40f8382490ef0d.yaml
Boden R 5cbfecc7bc rehome trunk related callback resource names
This patch rehomes the SUBPORTS, TRUNK and TRUNK_PLUGIN constants
from neutron.services.trunk.constants into the neutron-lib callback
resources as they are used in callbacks today [1].

[1] http://codesearch.openstack.org/?q=%5C.(SUBPORTS%7CTRUNK%7CTRUNK_PLUGIN)%2C

Change-Id: I26d9e748cdf1425d206d3e63056986011a518d6f
2019-02-06 09:31:05 -07:00

6 lines
189 B
YAML

---
features:
- The ``SUBPORTS``, ``TRUNK`` and ``TRUNK_PLUGIN`` constants are now
available in ``neutron_lib.callbacks.resources`` for defining Trunk
related callback resources.