neutron/releasenotes/notes/remove_xenapi_support-2cc2a4b9ad0ef01d.yaml
Rodolfo Alonso Hernandez a6dbf97242 Deprecate XenAPI support
The configuration options are now marked as deprecated for
removal in X release.

Any related code is deleted. Neutron does not support XenAPI,
same as Nova [1][2].

[1]https://review.opendev.org/#/c/749304/
[2]https://review.opendev.org/#/c/749309/

Change-Id: Ifdb2200a5dac3508fdf8907bdd1f4547dff35341
Story: #2007686
Task: #41269
2020-12-09 20:15:39 +00:00

8 lines
240 B
YAML

---
deprecations:
- |
Removed ``XenAPI`` support in Neutron. This driver is no longer supported
in Nova and Neutron.
The configuration options have been marked as "deprecated for removal" and
will be removed in X release.