Revert VMware deprecation
Nova has reversed their deprecation of the VMware driver, and the Kolla community has shown an interest in it. Change-Id: I82f1074da56ed16c08317d1f92ed7f0a6f4a149a
This commit is contained in:
parent
e869055436
commit
b6846d6e25
@ -5,11 +5,6 @@ Compute
|
||||
This section describes configuring nova hypervisors and
|
||||
compute services.
|
||||
|
||||
.. note::
|
||||
|
||||
VMware support has been deprecated and will
|
||||
be removed in the Victoria cycle.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
|
@ -25,10 +25,6 @@ Information on the libvirt-based drivers ``kvm`` and ``qemu`` can be found in
|
||||
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
|
||||
:doc:`vmware-guide`.
|
||||
|
||||
|
@ -4,10 +4,6 @@
|
||||
VMware - Nova Virtualisation Driver
|
||||
===================================
|
||||
|
||||
.. note::
|
||||
|
||||
VMware support has been deprecated and will be removed in the Victoria cycle.
|
||||
|
||||
Overview
|
||||
~~~~~~~~
|
||||
|
||||
|
@ -611,9 +611,6 @@
|
||||
###################################
|
||||
# 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_username:
|
||||
#vmware_vcenter_host_password:
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
VMware integration, which was deprecated in the Ussuri release, is no
|
||||
longer deprecated. Nova has reversed the deprecation of its VMware driver,
|
||||
and the Kolla community has shown interest in VMware.
|
Loading…
Reference in New Issue
Block a user