Files
neutron/releasenotes/notes/remove-dibbler-b846e534244c6a74.yaml
Ihar Hrachyshka 71ad55fbd7 Remove dibbler code from l3 agent and elsewhere
It's not tested, not recommended, not used, marked experimental. It's
time for it to go.

Note: base plugin code still allows to mark subnets for prefix
delegation. This can be, potentially, used with an out-of-tree driver
that would implement interaction with PD server.

Change-Id: I7144ad12180a01eff3ba6ce7290b1c8c7791ebfd
2025-02-10 17:46:12 +00:00

8 lines
274 B
YAML

---
upgrade:
- |
IPv6 Prefix Delegation implementation based on ``dibbler`` was removed from
the L3 agent. No in-tree drivers support the feature at the moment. To
continue using the feature, you will have to switch to a different plugin
that supports it.