42efcef626
Move NETWORK_SEGMENT_RANGE_TYPE_LIST from api-def to neutron_lib.constants and renamed to NETWORK_SEGMENT_RANGE_TYPES so that the constant can be used elsewhere. Co-authored-by: Allain Legacy <Allain.legacy@windriver.com> Partially-implements: blueprint network-segment-range-management Change-Id: I6d49faf9eef9087d6ae5c3722f0b9a2a3f980c63
7 lines
248 B
YAML
7 lines
248 B
YAML
---
|
|
other:
|
|
- |
|
|
The ``neutron_lib.api.definitions.network_segment_range.NETWORK_SEGMENT_RANGE_TYPE_LIST``
|
|
constant was moved to ``neutron_lib.constants`` and renamed to
|
|
``NETWORK_SEGMENT_RANGE_TYPES`` so that it can be used elsewhere.
|