neutron-lib/releasenotes/notes/rehome-trunk-consts-407e4590e9386d19.yaml
Boden R b2d113a409 rehome trunk service constants
While [1] rehomed trunk callback resource names, this patch rehomes
the trunk service constants. These constants are used throughout our
consumer base [2].

[1] https://review.openstack.org/#/c/635209/
[2] http://codesearch.openstack.org/?q=from%20neutron.services.trunk%20import%20constants

Change-Id: I20ed69ba823d81220650bb8f34514121fe4399d2
2019-02-21 13:59:33 -07:00

6 lines
174 B
YAML

---
features:
- The trunk service constants are now available in
``neutron_lib.services.trunk.constants``, but now have the
constant name prefixed with ``TRUNK_``.