neutron/releasenotes/notes/mark_ipv6_pd_enabled_as_experimental-c9bfe343a0beb334.yaml
Rodolfo Alonso Hernandez 3e65ef863c Mark "ipv6_pd_enabled" as deprecated and experimental.
This functionality will be kept in the code as experimental as long
as no bugs are reported againts this feature.

This patch also marks the config option "ipv6_pd_enabled" as
experimental. In order to enable this flag, it is needed to configure
the "experimental.ipv6_pd_enabled" flag too.

Related-Bug: #1916428
Change-Id: I27aeed74f308d5bdf0210e76d9557f95b66c71bf
2023-05-09 11:06:24 +00:00

8 lines
328 B
YAML

---
deprecations:
- |
"ipv6_pd_enabled" has been marked as deprecated and marked as experimental.
To continue using it, deployers have to set to True the "ipv6_pd_enabled"
option in the "experimental" section of neutron.conf. See
`Dibbler project concluded <https://bugs.launchpad.net/neutron/+bug/1916428>`_.