diff --git a/doc/config-reference/source/compute/hypervisor-vmware.rst b/doc/config-reference/source/compute/hypervisor-vmware.rst index b353a84060..e5b0bce0a1 100644 --- a/doc/config-reference/source/compute/hypervisor-vmware.rst +++ b/doc/config-reference/source/compute/hypervisor-vmware.rst @@ -428,7 +428,7 @@ options to the ``nova.conf`` file: compute_driver = vmwareapi.VMwareVCDriver [vmware] - host_ip = + host_ip = host_username = host_password = cluster_name = @@ -457,7 +457,7 @@ options to the ``nova.conf`` file: * The minimum supported vCenter version is 5.1.0. Starting in the OpenStack Liberty release this will be logged as a - warning. In the OpenStack Newton release this will be enforced. + warning. In the OpenStack Ocata release this will be enforced. A ``nova-compute`` service can control one or more clusters containing multiple ESXi hosts, making ``nova-compute`` a critical service from a @@ -981,4 +981,3 @@ Configuration reference To customize the VMware driver, use the configuration option settings documented in :ref:`nova-vmware`. -