neutron-lib/releasenotes/notes/rehome-ipv6pdprefix-const-d3b39992df4adef8.yaml
Boden R 3baf48fb7c add PROVISIONAL_IPV6_PD_PREFIX to constants
The constant PROVISIONAL_IPV6_PD_PREFIX was missed when rehoming
neutron.common.constants into lib, and is used outside of neutron [1].
This patch adds the constant to lib.

[1] http://codesearch.openstack.org/?q=PROVISIONAL_IPV6_PD_PREFIX

Change-Id: I9642ed9b513a43c5558f9611f43227299707284a
2017-09-22 13:21:03 -06:00

5 lines
113 B
YAML

---
features:
- The ``PROVISIONAL_IPV6_PD_PREFIX`` constant is now available in
``neutron_lib.constants``.