Deprecate XenAPI integrations

Per http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012662.html
and http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009180.html

Deprecates support for deploying with XenAPI integrations.
In Victoria support for these will be removed from Kolla Ansible.

This is dictated by lack of interest and maintenance, and upstream
decision of deprecation by Nova (for the same reasons).

Change-Id: Ie2bfc41dd7085f35e89a5c4e0b7fdb44631eb4e3
This commit is contained in:
Radosław Piliszek 2020-02-19 21:30:21 +01:00
parent 65b0110ebc
commit b76c571790

View File

@ -0,0 +1,11 @@
---
deprecations:
- |
Deprecates support for deploying with XenAPI integrations.
In Victoria support for these will be removed from Kolla Ansible.
This is dictated by lack of interest and maintenance, and upstream
decision of deprecation by Nova (for the same reasons).
See also the `post to openstack-discuss <http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012662.html>`__.
And the `Nova notice <http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009180.html>`__.