Add deprecation notes to vmware/xenserver/hyperv guides

The support of vmware, xenserver and hyperv was deprecated.

Change-Id: Id06770c2247ce242f1fc2ac7220bbe6c3070598d
This commit is contained in:
Christian Berendt 2020-03-03 16:33:54 +01:00
parent a7a61b9462
commit d749b34160
6 changed files with 38 additions and 0 deletions

View File

@ -4,6 +4,10 @@
Nova HyperV Nova HyperV
=========== ===========
.. note::
Hyper-V support has been deprecated and will be removed in the Victoria cycle.
Overview Overview
~~~~~~~~ ~~~~~~~~
Currently, Kolla can deploy the following OpenStack services for Hyper-V: Currently, Kolla can deploy the following OpenStack services for Hyper-V:

View File

@ -5,6 +5,11 @@ Compute
This section describes configuring nova hypervisors and This section describes configuring nova hypervisors and
compute services like HyperV, XenServer and so on. compute services like HyperV, XenServer and so on.
.. note::
Hyper-V, VMware, and XenAPI support have been deprecated and will
be removed in the Victoria cycle.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1

View File

@ -19,6 +19,10 @@ The virtualisation driver may be selected via ``nova_compute_virt_type`` in
HyperV HyperV
------ ------
.. note::
Hyper-V support has been deprecated and will be removed in the Victoria cycle.
Information on using Nova with HyperV can be found in :doc:`hyperv-guide`. Information on using Nova with HyperV can be found in :doc:`hyperv-guide`.
Libvirt Libvirt
@ -30,12 +34,20 @@ Information on the libvirt-based drivers ``kvm`` and ``qemu`` can be found in
VMware VMware
------ ------
.. note::
VMware support has been deprecated and will be removed in the Victoria cycle.
Information on the VMware-based driver ``vmware`` can be found in Information on the VMware-based driver ``vmware`` can be found in
:doc:`vmware-guide`. :doc:`vmware-guide`.
XenServer XenServer
--------- ---------
.. note::
XenAPI support has been deprecated and will be removed in the Victoria cycle.
Information on the XenServer-based driver ``xenapi`` can be found in Information on the XenServer-based driver ``xenapi`` can be found in
:doc:`xenserver-guide`. :doc:`xenserver-guide`.

View File

@ -4,6 +4,10 @@
VMware - Nova Virtualisation Driver VMware - Nova Virtualisation Driver
=================================== ===================================
.. note::
VMware support has been deprecated and will be removed in the Victoria cycle.
Overview Overview
~~~~~~~~ ~~~~~~~~

View File

@ -4,6 +4,10 @@
XenServer - Nova Virtualisation Driver XenServer - Nova Virtualisation Driver
====================================== ======================================
.. note::
XenAPI support has been deprecated and will be removed in the Victoria cycle.
Overview Overview
======== ========

View File

@ -521,6 +521,9 @@
################# #################
# Hyper-V options # Hyper-V options
################# #################
# NOTE: Hyper-V support has been deprecated and will be removed in the Victoria cycle.
# Hyper-V can be used as hypervisor # Hyper-V can be used as hypervisor
#hyperv_username: "user" #hyperv_username: "user"
#hyperv_password: "password" #hyperv_password: "password"
@ -606,6 +609,9 @@
################################### ###################################
# VMware - OpenStack VMware support # VMware - OpenStack VMware support
################################### ###################################
# NOTE: VMware support has been deprecated and will be removed in the Victoria cycle.
#vmware_vcenter_host_ip: #vmware_vcenter_host_ip:
#vmware_vcenter_host_username: #vmware_vcenter_host_username:
#vmware_vcenter_host_password: #vmware_vcenter_host_password:
@ -616,6 +622,9 @@
####################################### #######################################
# XenAPI - Support XenAPI for XenServer # XenAPI - Support XenAPI for XenServer
####################################### #######################################
# NOTE: XenAPI support has been deprecated and will be removed in the Victoria cycle.
# XenAPI driver use HIMN(Host Internal Management Network) # XenAPI driver use HIMN(Host Internal Management Network)
# to communicate with XenServer host. # to communicate with XenServer host.
#xenserver_himn_ip: #xenserver_himn_ip: