b2d113a409
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
6 lines
174 B
YAML
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_``.
|